DarthSim 2e6296c4d9 Go go mod 6 yıl önce
..
README.md 2e6296c4d9 Go go mod 6 yıl önce
error.go b66b27bef9 Errors reporting 7 yıl önce
parse_panic.go b66b27bef9 Errors reporting 7 yıl önce
stackframe.go b66b27bef9 Errors reporting 7 yıl önce

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.