DarthSim 2e6296c4d9 Go go mod 6 år sedan
..
README.md 2e6296c4d9 Go go mod 6 år sedan
error.go b66b27bef9 Errors reporting 7 år sedan
parse_panic.go b66b27bef9 Errors reporting 7 år sedan
stackframe.go b66b27bef9 Errors reporting 7 år sedan

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.