package
1.0.33
Repository: https://github.com/eluv-io/common-go.git
Documentation: pkg.go.dev

# Functions

Call executes inj.Call(fn) with additional error handling logic: if the function call returns a non-nil error as last result, that error is returned as error by this function (together with nil as result slice).