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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/codingbeard/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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/codingbeard/errors
License: MIT
Latest release: about 7 years ago
First release: over 7 years ago
Namespace: github.com/codingbeard
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago

    Loading...
    Readme
    Loading...