//
pkg.gl
Category
github.com/cortexproject/cortex
pkg
util
multierror
package
1.19.0
Repository:
https://github.com/cortexproject/cortex.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
4
Files
46 SLOC
#
Functions
New
New returns a new MultiError containing supplied errors.
#
Type aliases
MultiError
MultiError implements the error interface, and contains the errors used to construct it.