Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MultiError ¶ added in v0.20.0
type MultiError []error
MultiError is a collection of errors.
func (MultiError) Error ¶ added in v0.20.0
func (m MultiError) Error() string
Error implements the error interface.
Click to show internal directories.
Click to hide internal directories.