//
pkg.gl
Category
github.com/agflow/tools
agerr
package
0.0.20
Repository:
https://github.com/agflow/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
27 SLOC
#
Functions
Assert
Assert panics and breaks the program unless err is nil.
CallAndLog
CallAndLog calls function which may return error and logs it.
Log
Log logs error unless nil.
Wrap
Wrap wraps an error with `wrapmsg`.