Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorList ¶
type ErrorList struct {
// contains filtered or unexported fields
}
ErrorList is a simple error aggregator to return multiple errors as one.
func NewErrorList ¶
func NewErrorList() *ErrorList
Click to show internal directories.
Click to hide internal directories.