Documentation
¶
Index ¶
- func Annotate(err error, annotation string) error
- func Annotatef(err error, format string, args ...interface{}) error
- func CauseFrom(err error) error
- func CodeError(code Code) error
- func Errorf(format string, args ...interface{}) error
- func New(err string) error
- func ValueErr(v int32) error
- func ValueFrom(err error) int32
- func WithCode(err error, code Code) error
- func WithStack(err error) error
- type Code
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.