summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org/gruf/go-errors/v2/README.md
blob: 90049abecfb3359d4a98f7daab85cd0bb5b4e0de (plain)
1
2
3
4
5
# go-errors

simple but powerful errors library that allows easy wrapping and stacktracing of errors.

to disable stacktraces set the `notrace` build tag.