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

Use an enum rather than strings for errors #10

Closed
marshallpierce opened this issue Feb 14, 2017 · 1 comment
Closed

Use an enum rather than strings for errors #10

marshallpierce opened this issue Feb 14, 2017 · 1 comment

Comments

@marshallpierce
Copy link
Collaborator

This will make it nicer for testing, and more comprehensible for users that may want to handle individual failure cases.

@jonhoo
Copy link
Collaborator

jonhoo commented Feb 20, 2017

Fixed in 6257531 following #22.

@jonhoo jonhoo closed this as completed Feb 20, 2017
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

2 participants