An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/alecthomas/errors : v0.5.0

Package errors is a simple error wrapping package that automatically adds source locations to errors. It has the same API as github.com/pkg/errors but is much lighter weight. If the envar "DEBUG=1" is true, any errors from this package that are printed will display <file>:<line> annotations at each wrapping location.

Registry - Documentation - Download - JSON - codemeta.json
purl: pkg:golang/github.com/alecthomas/errors@v0.5.0
Published:
Indexed:
Related tag: v0.5.0

    Loading...
    Readme
    Loading...