Versions in this module Expand all Collapse all v0 v0.0.2 Jan 4, 2023 v0.0.1 Oct 4, 2022 Changes in this version + func Append(oldErr error, newErr error) error + type Errors []error + func (me Errors) Error() string + func (me Errors) Is(target error) bool + func (me Errors) Unwrap() error