//
pkg.gl
Category
github.com/orcfax/oracle-suite
pkg
util
errutil
package
0.0.0-20241120074608-6378e9d597be
Repository:
https://github.com/orcfax/oracle-suite.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
55 SLOC
#
Functions
Append
Append combines the provided error with a list of errors.
Ignore
Ignore is a helper function that returns the first argument and ignores the error.
Must
Must is a helper function that panics when the error is not nil.
#
Type aliases
MultiError
MultiError is a collection of errors.