//
pkg.gl
Category
github.com/easeway/kubernetes
pkg
kubelet
kubeletconfig
util
panic
package
1.9.0-alpha.1
Repository:
https://github.com/easeway/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
15 SLOC
#
Functions
HandlePanic
HandlePanic returns a function that wraps `fn` with the utilruntime.PanicHandlers, and continues to bubble the panic after the PanicHandlers are called.