//
pkg.gl
Category
github.com/mesosphere/mesos-dns
util
package
0.7.0-rc2
Repository:
https://github.com/mesosphere/mesos-dns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
72
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
ReallyCrash is for testing, to bypass HandleCrash.