Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PanicChan = make(chan error)
Functions ¶
func HandleBubbledPanic ¶
handleBubbledPanic receives errors from panicChan, then it will print them and stop() context.
func PanicRecovery ¶
func PanicRecovery()
panicRecovery recovers from panics and sends them to panicChan
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.