Skip to content

Tags: darwayne/errutil

Tags

v1.7.0

adds nil error support.

v1.6.0

adds some helper functions to simplify creating & wrapping errors wit…

…h initial behavior

v1.5.0

documentation updates.

v1.4.0

update readme.

v1.3.1

add tools.go to gitignore.

v1.3.0

adds stacktrace behavior identical to the one provided by pkg/errors

v1.2.0

adds ability to add tags to an error.

v1.1.0

update bool parameters to be optional.

v1.0.0

adds initial 1.0.0 errutil logic