[pkg-go] Bug#807910: RFP: golang-github-mitchellh-panicwrap -- Go library for catching and handling panics

Daniel Stender debian at danielstender.com
Mon Dec 14 12:28:51 UTC 2015


Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel at lists.debian.org, pkg-go-maintainers at lists.alioth.debian.org
Control: block 740753 by -1

* Package name    : golang-github-mitchellh-panicwrap
  Version         : 0.0~git20151104.0.89dc8ac-1
  Upstream Author : Mitchell Hashimoto <mitchell.hashimoto at gmail.com>
* URL             : https://github.com/mitchellh/panicwrap
* License         : Expat
  Programming Lang: Go
  Description     : Go library for catching and handling panics

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.

This is another requirement for Packer.

Thanks,
DS

-- 
4096R/DF5182C8
46CB 1CA8 9EA3 B743 7676 1DB9 15E0 9AF4 DF51 82C8
LPI certified Linux admin (LPI000329859 64mz6f7kt4)
http://www.danielstender.com/blog/



More information about the Pkg-go-maintainers mailing list