github.com/alecthomas/errors
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.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
2 months ago
v0.9.1
2 months ago
Versions
14
14
Dependent Packages
4
4
Dependent Repos
2
2
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/alecthomas/errors
spec |
| License | MIT |
| Namespace | github.com/alecthomas |
| First Release | almost 4 years ago |
| Last Synced | 17 days ago |
Repository
| Stars | 9 on GitHub |
| Forks | 2 on GitHub |
Rankings on proxy.golang.org
Overall
Top 7.1%
Dependent packages
Top 2.8%
Dependent repos
Top 3.5%