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

Error strings should be prefixed #253

Closed
kung-foo opened this issue Jul 31, 2019 · 0 comments · Fixed by #291
Closed

Error strings should be prefixed #253

kung-foo opened this issue Jul 31, 2019 · 0 comments · Fixed by #291
Milestone

Comments

@kung-foo
Copy link
Member

To ease debugging, all errors returned by the opcua module should be prefixed with opcua:

Example:

var ErrSlowConsumer = errors.New("opcua: slow consumer. messages dropped")
@magiconair magiconair added this to the v0.1.6 milestone Aug 13, 2019
This was referenced Sep 25, 2019
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

Successfully merging a pull request may close this issue.

2 participants