Documentation
¶
Index ¶
- func As(err error, target interface{}) bool
- func Errorf(format string, args ...interface{}) error
- func Is(err, target error) bool
- func New(message string) error
- func Unwrap(err error) error
- func WithStack(err 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.