DarthSim 2e6296c4d9 Go go mod 6 anos atrás
..
README.md 2e6296c4d9 Go go mod 6 anos atrás
error.go b66b27bef9 Errors reporting 7 anos atrás
parse_panic.go b66b27bef9 Errors reporting 7 anos atrás
stackframe.go b66b27bef9 Errors reporting 7 anos atrás

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.