Documentation ¶
Index ¶
- func AddCode(err error, code string) error
- func Append(err error, errs ...error) *multierror.Error
- func As(err error, target interface{}) bool
- func Cause(err error) error
- func Flatten(err error) error
- func Is(err, target error) bool
- func New(msg string) error
- func Prefix(err error, prefix string) error
- func Unwrap(err error) error
- func Wrap(err error, msg string) 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.