Thu, 05 Sep 2024 23:43:36 UTC | login

Information for RPM golang-github-bugsnag-panicwrap-devel-1.2.0-4.fc31.noarch.rpm

ID364632
Namegolang-github-bugsnag-panicwrap-devel
Version1.2.0
Release4.fc31
Epoch
Archnoarch
SummaryGo library for catching and handling panics in Go applications
DescriptionPanicwrap 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/bugsnag/panicwrap
Build Time2019-07-13 09:11:02 GMT
Size20.23 KB
3b10c2410414398ee4e70168e8fa79a8
LicenseMIT
Provides
golang(github.com/bugsnag/panicwrap) = 1.2.0-4.fc31
golang-github-bugsnag-panicwrap-devel = 1.2.0-4.fc31
golang-ipath(github.com/bugsnag/panicwrap) = 1.2.0-4.fc31
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 21 of 21
Name ascending sort Size
/usr/share/doc/golang-github-bugsnag-panicwrap-devel0.00 B
/usr/share/doc/golang-github-bugsnag-panicwrap-devel/CHANGELOG.md532.00 B
/usr/share/doc/golang-github-bugsnag-panicwrap-devel/README.md3.89 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/bugsnag0.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap0.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/.goipath46.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/CHANGELOG.md532.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/README.md3.89 KB
/usr/share/gocode/src/github.com/bugsnag/panicwrap/dup2.go179.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/dup3.go141.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/glide.lock209.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/glide.yaml135.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/monitor.go982.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/monitor_windows.go140.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/panicwrap.go9.14 KB
/usr/share/gocode/src/github.com/bugsnag/panicwrap/panicwrap_test.go7.21 KB
/usr/share/gocode/src/github.com/bugsnag/panicwrap/signal_notunix.go110.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/signal_unix.go183.00 B
/usr/share/licenses/golang-github-bugsnag-panicwrap-devel0.00 B
/usr/share/licenses/golang-github-bugsnag-panicwrap-devel/LICENSE1.06 KB
Component of No Buildroots