معرفی شرکت ها


golang-github-bugsnag-panicwrap-devel-1.3.4-3.fc38.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Go library for catching and handling panics in Go applications
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything noarch
نام بسته golang-github-bugsnag-panicwrap-devel
نام فایل بسته golang-github-bugsnag-panicwrap-devel-1.3.4-3.fc38.noarch.rpm
نسخه بسته 1.3.4
انتشار بسته 3.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 07 Mar 2024 04
هاست سازنده buildvm-x86-25.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/bugsnag/panicwrap
مجوز MIT
حجم دانلود 21K
حجم نصب 27.607K
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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/bugsnag/panicwrap


جایگزین ها

بسته نسخه معماری مخزن
golang-github-bugsnag-panicwrap-devel-1.3.2-6.fc38.noarch.rpm 1.3.2 noarch Fedora Everything


نیازمندی

مقدار نام
- go-filesystem


ارائه دهنده

مقدار نام
= 1.3.4-3.fc38 golang(github.com/bugsnag/panicwrap)
= 1.3.4-3.fc38 golang-github-bugsnag-panicwrap-devel
= 1.3.4-3.fc38 golang-ipath(github.com/bugsnag/panicwrap)


نحوه نصب


نصب پکیج rpm golang-github-bugsnag-panicwrap-devel:

    dnf install golang-github-bugsnag-panicwrap-devel-1.3.4-3.fc38.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/golang-github-bugsnag-panicwrap-devel
/usr/share/doc/golang-github-bugsnag-panicwrap-devel/CHANGELOG.md
/usr/share/doc/golang-github-bugsnag-panicwrap-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/bugsnag
/usr/share/gocode/src/github.com/bugsnag/panicwrap
/usr/share/gocode/src/github.com/bugsnag/panicwrap/.goipath
/usr/share/gocode/src/github.com/bugsnag/panicwrap/dup2.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/dup3.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/exec.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/exec_old.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/glide.lock
/usr/share/gocode/src/github.com/bugsnag/panicwrap/glide.yaml
/usr/share/gocode/src/github.com/bugsnag/panicwrap/monitor.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/monitor_windows.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/panicwrap.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/panicwrap_monitor_test.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/panicwrap_test.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/signal_notunix.go
/usr/share/gocode/src/github.com/bugsnag/panicwrap/signal_unix.go
/usr/share/licenses/golang-github-bugsnag-panicwrap-devel


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2024-03-07

Update patches

2024-03-07

New release 1.3.4

2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-06-17

Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
2022-29526, CVE-2022-30629