proxy.golang.org : github.com/dacut/stacktrace : v0.1.0-dacut.1
Package stacktrace provides functions for wrapping an error to include line number and/or error code information. A stacktrace produced by this package looks like this: Note that stack traces are not designed to be user-visible. They can be valuable in a log file of a server application, but nobody wants to see one of them in CLI output or a web interface or a return value from library code.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/dacut/stacktrace@v0.1.0-dacut.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/palantir/stacktrace v0.0.0-20161112013806-78658fd2d177
- github.com/stretchr/testify v1.6.1