package
0.2.1
Repository: https://github.com/eopenio/util.git
Documentation: pkg.go.dev

# Functions

Call executes a function and checks the returned err.
Log logs the error if it is not nil.
MustNil cleans up and fatals if err is not nil.