Thu, 27 Jun 2024 14:03:10 UTC | login

Information for RPM golang-github-bugsnag-panicwrap-1.2.0-6.fc32.src.rpm

ID532963
Namegolang-github-bugsnag-panicwrap
Version1.2.0
Release6.fc32
Epoch
Archsrc
SummaryGo library for catching and handling panics in Go applications
Description Panicwrap is a Go library that re-executes a Go binary and monitors stderr output from the binary for a panic. When it find a panic, it executes a user-defined handler function. Stdout, stderr, stdin, signals, and exit codes continue to work as normal, making the existence of panicwrap mostly invisble to the end user until a panic actually occurs. Since a panic is truly a bug in the program meant to crash the runtime, globally catching panics within Go applications is not supposed to be possible. Despite this, it is often useful to have a way to know when panics occur. panicwrap allows you to do something with these panics, such as writing them to a file, so that you can track when panics occur. Panicwrap is not a panic recovery system. Panics indicate serious problems with your application and should crash the runtime. panicwrap is just meant as a way to monitor for panics. If you still think this is the worst idea ever, read the section below on why.
Build Time2020-01-28 23:44:50 GMT
Size20.71 KB
f99b1ea07ee936eaf64a4204be2e5e1f
LicenseMIT
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-rpm-macros
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 5 of 5
Name ascending sort Size
0001-Remove-kardianos-osext.patch1.19 KB
glide.lock209.00 B
glide.yaml135.00 B
golang-github-bugsnag-panicwrap.spec4.76 KB
panicwrap-1.2.0.tar.gz8.36 KB
Component of No Buildroots