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

Top 5.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/demosdemon/cpanic

cpanic is a package for gracefully handling panics in Go. There are two main functions in this package: `Recover` and `Forward`. `Recover` can be provided a callback that executes when a panic is recovered. `Forward` can be provided an error pointer that will be set to a `*Panic` type when a panic is recovered. `Forward` is useful when you want to return an error from a function that may panic. `Go` is an application of `Forward` that accepts a function that may panic and returns an error instead.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/demosdemon/cpanic
Keywords: go , golang , panic
License: MIT
Latest release: almost 3 years ago
First release: over 5 years ago
Namespace: github.com/demosdemon
Dependent packages: 1
Dependent repositories: 2
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...