Documentation ¶
Index ¶
- func As(err error, target any) bool
- func Cause(err error) error
- func Is(err, target error) bool
- func Join(errors ...error) error
- func New(msg string) error
- func Unwrap(err error) error
- func With(err error, errs ...error) error
- func WithMessage(err error, msg string, errs ...error) error
- func Wrap(err error, message string) error
- func Wrapf(err error, format string, args ...interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.