//
pkg.gl
Category
github.com/kubevela/pkg
util
errhandler
package
1.9.2
Repository:
https://github.com/kubevela/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
13 SLOC
#
Functions
NotifyOrPanic
NotifyOrPanic if given errChan is nil, panic on error, otherwise send error to errChan.
#
Type aliases
ErrorHandler
ErrorHandler handler for error.