github.com/go-errors/errors
Package errors provides errors that have stack-traces. This is particularly useful when you want to understand the state of execution when an error was returned unexpectedly. It provides the type *Error which implements the standard golang error interface, so you can use this library interchangably with code that is expecting a normal error return. For example: This can be called as follows: This package was original written to allow reporting to Bugsnag, but after I found similar packages by Facebook and Dropbox, it was moved to one canonical location so everyone can benefit.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
over 2 years ago
v1.5.1
over 2 years ago
Versions
12
12
Dependent Packages
10,603
10,603
Dependent Repos
23,102
23,102
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/go-errors/errors
spec |
| License | MIT |
| Namespace | github.com/go-errors |
| First Release | over 8 years ago |
| Last Synced | 1 day ago |
Repository
| Stars | 987 on GitHub |
| Forks | 92 on GitHub |
| Docker Dependents | 5,138 |
| Docker Downloads | 17,141,064,602 |
| Commits | 35 |
| Committers | 13 |
| Avg per Author | 2.692 |
| DDS | 0.6 |
Rankings on proxy.golang.org
Overall
Top 1.0%
Dependent packages
Top 0.1%
Dependent repos
Top 0.1%
Forks
Top 2.8%
Docker downloads
Top 0.1%