package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Jun 22, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Aggregate struct {
}
Aggregate definition of a construct that aggregates multiple errors
in a safe manner
New creates a new multi error
Append a error to the internal collection
Count returns the error count
Error returns the string representation of the errors
in the internal collection
Source Files
¶
Click to show internal directories.
Click to hide internal directories.