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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/natefinch/eg

Package eg implements improved error handling mechanisms. This package solves several common problems with Go's native error handling: Tracebacks with context to help understand where an error came from. The ability to wrap an error with a new error without losing the context of the original error. A way to print out more detailed information about an error. A way to mask some or all of the errors coming out of a function with anonymous errors to prevent deeep coupling. Examples:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/natefinch/eg
License: MIT
Latest release: over 11 years ago
First release: over 11 years ago
Namespace: github.com/natefinch
Stars: 1 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...