Versions in this module Expand all Collapse all v1 v1.0.1 Jan 7, 2023 Changes in this version + type Errors []error + func (e *Errors) Append(errs ...error) *Errors + func (e *Errors) Join(sep string) string + func (e *Errors) Unwrap() error