We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
adds nil error support.
adds some helper functions to simplify creating & wrapping errors wit… …h initial behavior
documentation updates.
update readme.
add tools.go to gitignore.
adds stacktrace behavior identical to the one provided by pkg/errors
adds ability to add tags to an error.
update bool parameters to be optional.
adds initial 1.0.0 errutil logic