Discover Packages
github.com/chronicleprotocol/oracle-suite
pkg
util
errutil
package
Version:
v0.23.1
Opens a new window with list of versions in this module.
Published: Dec 7, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
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. Otherwise,
it returns the first argument. It is intended for use with functions that
should never return an error when called.
MultiError is a collection of errors.
Error implements the error interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.