Versions in this module Expand all Collapse all v1 v1.0.0 Feb 23, 2020 Changes in this version + func Append(e1 error, e2 error) error + type Error []error + func (me Error) As(err interface{}) bool + func (me Error) Error() string + func (me Error) Is(err error) bool