Documentation ¶
Index ¶
- func As(err error, target interface{}) bool
- func Cause(err error) error
- func Code(err error) code.Code
- func Is(err, target error) bool
- func New(text string) error
- func NewError(args ...interface{}) error
- func Next(err error) error
- func Stack(err error) *stack.Stack
- func Unwrap(err error) error
- type Error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.