Documentation ¶
Index ¶
- Variables
- func AsReject(err error) (rejectValue *reject, asReject bool)
- func EqualRejectCode(t *testing.T, err error, code int32)
- func EqualRejectMessage(t *testing.T, err error, message string)
- func Is(err error, target error) bool
- func PrintStack(err error)
- func Reject(code int32, publicMessage string, shouldRecord bool) error
- func Unwrap(err error) error
- func WrapPrefix(prefix string, err error) error
- type IRejecter
- type Resp
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func PrintStack ¶
func PrintStack(err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.