[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#785086: ITP: golang-bugsnag-panicwrap -- Go library for catching and handling panics in Go applications



Package: wnpp
Severity: wishlist
Owner: Tim Potter <tpot@hp.com>

* Package name    : golang-bugsnag-panicwrap
  Version         : 0.0~git20141111
  Upstream Author : Conrad Irwin, Mitchell Hashimoto
* URL             : https://github.com/bugsnag/panicwrap
* License         : MIT
  Programming Lang: Go
  Description     : Go library for catching and handling panics in Go applications

Go 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 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.


Reply to: