Ecosyste.ms: Packages

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

Top 1.4% on proxy.golang.org
Top 0.3% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 3.2% forks on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/mitchellh/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/mitchellh/panicwrap
License: MIT
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/mitchellh
Dependent packages: 189
Dependent repositories: 1,185
Stars: 400 on GitHub
Forks: 61 on GitHub
Docker dependents: 347
Docker downloads: 160,334,445
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...