//
pkg.gl
Category
github.com/inphi/prysm
shared
messagehandler
package
0.3.10
Repository:
https://github.com/inphi/prysm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
49 SLOC
#
Functions
HandlePanic
HandlePanic returns a panic handler function that is used to capture a panic.
SafelyHandleMessage
SafelyHandleMessage will recover and log any panic that occurs from the function argument.