Ecosyste.ms: Packages

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
purl: pkg:golang/github.com/bugsnag/panicwrap
License: MIT
Latest release: almost 3 years ago
First release: almost 7 years ago
Namespace: github.com/bugsnag
Dependent packages: 683
Dependent repositories: 16,907
Stars: 25 on GitHub
Forks: 22 on GitHub
Docker dependents: 77
Docker downloads: 2,525,454,855
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...