mitchellh / panicwrap

panicwrap is a Go library for catching and handling panics in Go applications.
https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc
MIT License
444 stars 66 forks source link

[panicwrap] allow capture of multiple signals #13

Closed pavanka closed 8 years ago

pavanka commented 8 years ago
mitchellh commented 8 years ago

LGTM