//
pkg.gl
Category
github.com/ddkwork/toolbox
fatal
package
0.0.0-20241116165817-883d5d7d379c
Repository:
https://github.com/ddkwork/toolbox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
14 SLOC
#
Functions
IfErr
IfErr checks the error and if it isn't nil, calls fatal.WithErr(err).
WithErr
WithErr logs the error and then exits with code 1.