Top 2.9% dependent repos on proxy.golang.org
Top 1.0% docker downloads on proxy.golang.org
proxy.golang.org : github.com/goulash/errs
Package errs provides error handlers for functions. The purpose of the errs (short for error handler) package is to provide an error handler base for functions that might encounter errors which they do not know what to do with. For example, there are many valid ways to respond to an error when processing a directory of files. You might want to ignore them, print them, handle them specially depending on the error. When writing a function that takes an error handler, allow the user to set a default handler and then pass in nil to specify that the default is desired: Additionally, the MultipleErrors type is provided to wrap multiple errors, in case no error handler is desired.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/goulash/errs
License: MIT
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/goulash
Dependent packages: 3
Dependent repositories: 3
Stars: 0 on GitHub
Forks: 0 on GitHub
Docker dependents: 2
Docker downloads: 2,469
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago