Documentation ¶
Index ¶
- func Cause(err error) error
- func Equals(a error, b error) bool
- func Errorf(f string, s ...interface{}) error
- func Join(errs []error) error
- func JoinSep(errs []error, sep string) error
- func New(s string) error
- func Println(err error)
- func Split(err error) []error
- func Sprintln(err error) string
- func Stack(err error) error
- func Wrap(err error, s string) error
- func Wrapf(err error, f string, s ...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.