Versions in this module Expand all Collapse all v1 v1.0.0 Oct 28, 2020 Changes in this version + func NewMultiError(errs ...error) error + type MultiError struct + Errors []error + func (errs MultiError) Error() string