Tue, 25 Jun 2024 23:09:04 UTC | login

Information for RPM golang-github-bugsnag-panicwrap-devel-1.3.2-6.fc38.noarch.rpm

ID928206
Namegolang-github-bugsnag-panicwrap-devel
Version1.3.2
Release6.fc38
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 Time2023-01-19 06:33:51 GMT
Size21.34 KB
dd7f5aacb95b5db240c52ac7948af5df
LicenseMIT
Provides
golang(github.com/bugsnag/panicwrap) = 1.3.2-6.fc38
golang-github-bugsnag-panicwrap-devel = 1.3.2-6.fc38
golang-ipath(github.com/bugsnag/panicwrap) = 1.3.2-6.fc38
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 25 of 25
Name ascending sort Size
/usr/share/doc/golang-github-bugsnag-panicwrap-devel0.00 B
/usr/share/doc/golang-github-bugsnag-panicwrap-devel/CHANGELOG.md1.36 KB
/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.md1.36 KB
/usr/share/gocode/src/github.com/bugsnag/panicwrap/README.md3.89 KB
/usr/share/gocode/src/github.com/bugsnag/panicwrap/dup2.go158.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/dup3.go140.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/exec.go111.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/exec_old.go139.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/issue_template.md615.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/monitor.go970.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.37 KB
/usr/share/gocode/src/github.com/bugsnag/panicwrap/panicwrap_monitor_test.go448.00 B
/usr/share/gocode/src/github.com/bugsnag/panicwrap/panicwrap_test.go8.66 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