Top 3.4% dependent packages on proxy.golang.org
proxy.golang.org : github.com/fogfish/errors
Package errors provides type safe constructs to annotate Golang errors with the context and handle opaque errors without boilerplate https://tech.fog.fish/2022/07/05/assert-golang-errors-for-behavior.html#opaque-errors It solves a problem of annotate errors with the context so that consequent debugging of opaque error handling becomes an easy job. Instead of using `fmt.Errorf` to include the execution context to the error, it defines a type safe wrapping of errors.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/fogfish/errors
License: MIT
Latest release: 3 months ago
First release: over 2 years ago
Namespace: github.com/fogfish
Dependent packages: 2
Last synced: 13 days ago