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

Top 1.4% dependent packages on proxy.golang.org
Top 1.9% dependent repos on proxy.golang.org

proxy.golang.org : github.com/nofeaturesonlybugs/errors

Package errors provides enhanced error reporting and specific error types. This package provides errors with more information about when and where they occurred; the call to Printf will print file name, line number, and stack information. Go() can wrap an existing error within the Error interface defined in this package. For receivers that are pointers: For required arguments that are nil: It may be helpful for your error handling code to type switch on the original error when wrapping it within errors.Go(); see documentation and example for Original().

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/nofeaturesonlybugs/errors
Keywords: error-handling , error-reporting , errors , go , golang , stack , stacktrace
License: MIT
Latest release: about 3 years ago
First release: over 4 years ago
Namespace: github.com/nofeaturesonlybugs
Dependent packages: 14
Dependent repositories: 7
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago

    Loading...
    Readme
    Loading...