package
Version:
v0.4.5
Opens a new window with list of versions in this module.
Published: Aug 7, 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
¶
Aggregate for aggregating errors into one.
The aggregation is goroutine safe.
New creates a new aggregate error.
Append a error to the internal collection.
Count returns the count of the aggregated errors.
Error returns the string representation of the aggregated errors.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.