Andoryuuta / kiwi

A package for memory editing in go.
MIT License
38 stars 7 forks source link

Add proper errors and error handling. #4

Open Andoryuuta opened 8 years ago

Andoryuuta commented 8 years ago

Errors types need to be added to the library for user error handling. Current error handling needs to be rewritten to return new error types to the user.