Documentation
¶
Overview ¶
Package errors contains error wrappers and creators used for precise error messaging in the jbig2 package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Error ¶
Error returns an error wrapped with provided 'process' and with given 'message'.
func Errorf ¶
Errorf returns an error with provided message, arguments and process name.
func Wrap ¶
Wrap wraps the error with the message and provided process.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.