Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IError ¶
type MultiError ¶
type MultiError []error
func (MultiError) Error ¶
func (e MultiError) Error() string
func (MultiError) Unwrap ¶
func (e MultiError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.