Versions in this module Expand all Collapse all v1 v1.6.0 Apr 5, 2025 v1.4.0 Oct 6, 2024 Changes in this version + func As(err error, target interface{}) bool + func CombineErrors(errs ...error) error + func Is(err, target error) bool + func Unwrap(err error) error + func Wrap(err error, msg ...string) error