distribution/vendor/github.com/bugsnag/bugsnag-go/errors
Derek McGowan b22c6b7a4e Update vendor directory to match expectation of vndr tool
Adds READMEs and enforces vendor is done at repository root

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-04-10 12:07:32 -07:00
..
error.go Move to vendor 2016-03-22 10:45:49 -07:00
parse_panic.go Move to vendor 2016-03-22 10:45:49 -07:00
README.md Update vendor directory to match expectation of vndr tool 2017-04-10 12:07:32 -07:00
stackframe.go Move to vendor 2016-03-22 10:45:49 -07:00

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 for the API docs.