package
0.0.0-20241116165817-883d5d7d379c
Repository: https://github.com/ddkwork/toolbox.git
Documentation: pkg.go.dev

# Functions

IfErr checks the error and if it isn't nil, calls fatal.WithErr(err).
WithErr logs the error and then exits with code 1.