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

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.

Ecosystem
proxy.golang.org
Latest Release
v1.0.0
over 6 years ago
Versions
1
Dependent Packages
189
Dependent Repos
1,185
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/mitchellh/panicwrap
spec
License MIT
Namespace github.com/mitchellh
First Release over 6 years ago
Last Synced 1 day ago
Repository
Stars 450 on GitHub
Forks 71 on GitHub
Docker Dependents 347
Docker Downloads 160,334,766
Rankings on proxy.golang.org
Overall Top 1.4%
Dependent packages Top 0.3%
Dependent repos Top 0.2%
Forks Top 3.2%
Docker downloads Top 0.2%