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

Investigate and potentially refactor error handling #14

Open
suyashkumar opened this issue Jul 7, 2018 · 0 comments
Open

Investigate and potentially refactor error handling #14

suyashkumar opened this issue Jul 7, 2018 · 0 comments
Labels

Comments

@suyashkumar
Copy link
Contributor

suyashkumar commented Jul 7, 2018

This library seems to perform the practice of assigning errors during parsing to the dicomio.Decoder struct, however I expect that we can probably refactor things to be a bit more golang canonical and simply return errors from relevant function calls. This should perhaps be a little easier after #13 lands.

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

No branches or pull requests

1 participant