distribution/vendor/github.com/bugsnag/bugsnag-go/errors/README.md

7 lines
245 B
Markdown
Raw Normal View History

Adds stacktraces to errors in golang.
This was made to help build the Bugsnag notifier but can be used standalone if
you like to have stacktraces on errors.
See [Godoc](https://godoc.org/github.com/bugsnag/bugsnag-go/errors) for the API docs.