//
pkg.gl
Category
github.com/fpgeek/mesos-dns
util
package
0.4.0
Repository:
https://github.com/fpgeek/mesos-dns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
28 SLOC
#
Functions
HandleCrash
HandleCrash simply catches a crash and logs an error.
#
Variables
PanicHandlers
PanicHandlers is a list of functions which will be invoked when a panic happens.
ReallyCrash
For testing, bypass HandleCrash.