package
0.0.20
Repository: https://github.com/agflow/tools.git
Documentation: pkg.go.dev

# Functions

Assert panics and breaks the program unless err is nil.
CallAndLog calls function which may return error and logs it.
Log logs error unless nil.
Wrap wraps an error with `wrapmsg`.