|
|
6 years ago | |
|---|---|---|
| .. | ||
| README.md | 2e6296c4d9 Go go mod | 6 years ago |
| error.go | b66b27bef9 Errors reporting | 7 years ago |
| parse_panic.go | b66b27bef9 Errors reporting | 7 years ago |
| stackframe.go | b66b27bef9 Errors reporting | 7 years ago |
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.