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

Top 2.5% on proxy.golang.org
Top 0.2% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 4.8% forks on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/bugsnag/panicwrap

The panicwrap package provides functions for capturing and handling panics in your application. It does this by re-executing the running application and monitoring stderr for any panics. At the same time, stdout/stderr/etc. are set to the same values so that data is shuttled through properly, making the existence of panicwrap mostly transparent. Panics are only detected when the subprocess exits with a non-zero exit status, since this is the only time panics are real. Otherwise, "panic-like" output is ignored.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/bugsnag/panicwrap
Keywords: bugsnag , platforms
License: MIT
Latest release: about 4 years ago
First release: about 8 years ago
Namespace: github.com/bugsnag
Dependent packages: 683
Dependent repositories: 16,907
Stars: 36 on GitHub
Forks: 26 on GitHub
Docker dependents: 77
Docker downloads: 2,525,454,969
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...