docs/vendor/github.com/bugsnag/bugsnag-go/errors
Jean-Laurent de Morlhon 2051e6eeae Vendoring bugsnag
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2015-12-08 13:54:45 +01:00
..
README.md Vendoring bugsnag 2015-12-08 13:54:45 +01:00
error.go Vendoring bugsnag 2015-12-08 13:54:45 +01:00
parse_panic.go Vendoring bugsnag 2015-12-08 13:54:45 +01:00
stackframe.go Vendoring bugsnag 2015-12-08 13:54:45 +01:00

README.md

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.