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