package
0.0.0-20201105063637-5613f3b8169f
Repository: https://github.com/appscode/go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewAggregate converts a slice of errors into an Aggregate interface, which is itself an implementation of the error interface.
# Interfaces
Aggregate represents an object that contains multiple errors, but does not necessarily have singular semantic meaning.