Documentation ¶
Index ¶
- func As(err error, target interface{}) bool
- func Errorf(fmt string, args ...interface{}) error
- func New(err error, trace ...Location) error
- func Wrap(cause error, err error, trace ...Location) error
- func Wrapf(cause error, fmt string, args ...interface{}) error
- type Error
- type Location
- type Snippet
- type Trace
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Location ¶
Click to show internal directories.
Click to hide internal directories.