Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor to use juju errgo for error handling #16

Closed
dahernan opened this issue May 7, 2014 · 1 comment
Closed

refactor to use juju errgo for error handling #16

dahernan opened this issue May 7, 2014 · 1 comment

Comments

@dahernan
Copy link
Owner

dahernan commented May 7, 2014

Follow this pattern
https://rogpeppe.wordpress.com/2014/04/23/some-suggested-rules-for-generating-good-errors-in-go/

http://godoc.org/github.com/juju/errgo

@dahernan
Copy link
Owner Author

I did a little test with that library, it doesn't change so much the error info, so I leave up to the user to use it or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant