Versions in this module Expand all Collapse all v0 v0.3.0 Sep 13, 2024 Changes in this version + func Join(errs ...error) error v0.2.0 Sep 10, 2024 Changes in this version + func As(err error, target interface{}) bool + func Is(err, target error) bool + func New(text string) error + func Newf(format string, a ...interface{}) error + func Unwrap(err error) error + func Wrap(err error, format string, a ...interface{}) error