Versions in this module Expand all Collapse all v0 v0.15.0 Dec 13, 2023 Changes in this version + type AggregatedError struct + Errs []error + func NewAggregatedError() AggregatedError + func (e AggregatedError) Empty() bool + func (e AggregatedError) Error() string + func (errors *AggregatedError) Add(err error) v0.15.0-rc.0 Nov 27, 2023