Documentation
¶
Index ¶
- func As(err error, target any) bool
- func Ase(err error, target any) bool
- func Ero(err error) error
- func Errorf(format string, args ...interface{}) error
- func Is(err, target error) bool
- func Ise(err, target error) bool
- func New(message string) error
- func WithMessage(err error, message string) error
- func WithMessagef(err error, format string, args ...interface{}) error
- func Wrap(err error, message string) error
- func Wrapf(err error, format string, args ...interface{}) error
- func Wro(err error) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithMessage ¶
func WithMessagef ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.