[ Bron: golang-github-mitchellh-panicwrap ]
Pakket: golang-github-mitchellh-panicwrap-dev (0.0~git20170106.fce601f-4)
Verwijzigingen voor golang-github-mitchellh-panicwrap-dev
Debian bronnen:
Het bronpakket golang-github-mitchellh-panicwrap downloaden:
- [golang-github-mitchellh-panicwrap_0.0~git20170106.fce601f-4.dsc]
- [golang-github-mitchellh-panicwrap_0.0~git20170106.fce601f.orig.tar.xz]
- [golang-github-mitchellh-panicwrap_0.0~git20170106.fce601f-4.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
library for catching and handling panics in Go applications
panicwrap is a Go library that re-executes a Go binary and monitors stderr output from the binary for a panic. When it finds 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 invisible to the end user until a panic actually occurs.
Andere aan golang-github-mitchellh-panicwrap-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib