Documentation ¶
Index ¶
- func ErrorByInterfaceType(expected reflect.Type, err ...error) (theError error)
- func ErrorByType(expected reflect.Type, err ...error) (theError error)
- func IsError(expected error, err ...error) (is bool)
- func IsErrorTyp(expected reflect.Type, err ...error) (is bool)
- func TraceOf(err ...error) (st []byte)
- func WalkErr(cb func(err error) (stop bool), errs ...error) (stop bool)
- type Causer
- type Errors
- type Tracer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorByInterfaceType ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.