package
0.0.0-20241120074608-6378e9d597be
Repository: https://github.com/orcfax/oracle-suite.git
Documentation: pkg.go.dev

# Functions

Append combines the provided error with a list of errors.
Ignore is a helper function that returns the first argument and ignores the error.
Must is a helper function that panics when the error is not nil.

# Type aliases

MultiError is a collection of errors.