package
1.2.0
Repository: https://github.com/egnd/go-pipeline.git
Documentation: pkg.go.dev

# Functions

CatchPanic is catching panic and return it as an error.
LogErrorZap logs task error with zap logger.
LogErrorZero logs task error with zerolog logger.
ThrowPanic is throws task error as a panic.