Ecosyste.ms: Packages

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

Top 6.4% on proxy.golang.org
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: about 1 year ago
First release: over 1 year ago
Namespace: github.com/fogfish
Dependent packages: 2
Last synced: 4 days ago

    Loading...
    Readme
    Loading...