Versions in this module Expand all Collapse all v0 v0.3.0 Jan 6, 2023 Changes in this version + func WithStack(err error) error v0.2.0 Jan 5, 2023 Changes in this version + func As(err error, target any) bool + func Is(err, target error) bool v0.1.1 Dec 22, 2022 v0.1.0 Dec 21, 2022 Changes in this version + func Errorf(format string, args ...any) error + func New(msg string) error + func Wrap(err error, msg string) error + func Wrapf(err error, format string, args ...any) error