//
pkg.gl
Category
github.com/eopenio/util
terror
package
0.2.1
Repository:
https://github.com/eopenio/util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
23 SLOC
#
Functions
Call
Call executes a function and checks the returned err.
Log
Log logs the error if it is not nil.
MustNil
MustNil cleans up and fatals if err is not nil.