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

github.com/gorocks/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
Latest Release
v1.0.1
about 8 years ago
Versions
2
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/gorocks/errors
spec
License MIT
Namespace github.com/gorocks
First Release over 8 years ago
Last Synced 20 days ago
Rankings on proxy.golang.org
Overall Top 8.2%