File: README.md

package info (click to toggle)
golang-github-bugsnag-bugsnag-go 1.0.5%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 456 kB
  • sloc: makefile: 9
file content (6 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
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.