DarthSim 2e6296c4d9 Go go mod 6 anni fa
..
README.md 2e6296c4d9 Go go mod 6 anni fa
error.go b66b27bef9 Errors reporting 7 anni fa
parse_panic.go b66b27bef9 Errors reporting 7 anni fa
stackframe.go b66b27bef9 Errors reporting 7 anni fa

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.