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.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
over 4 years ago
v1.3.4
over 4 years ago
Versions
8
8
Dependent Packages
683
683
Dependent Repos
16,907
16,907
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/bugsnag/panicwrap
spec |
| License | MIT |
| Namespace | github.com/bugsnag |
| First Release | over 8 years ago |
| Last Synced | about 17 hours ago |
Repository
| Stars | 36 on GitHub |
| Forks | 26 on GitHub |
| Docker Dependents | 77 |
| Docker Downloads | 2,525,454,969 |
Rankings on proxy.golang.org
Overall
Top 2.5%
Dependent packages
Top 0.2%
Dependent repos
Top 0.1%
Forks
Top 4.8%
Docker downloads
Top 0.2%