Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RecoverableError ¶
func (*RecoverableError) Error ¶
func (e *RecoverableError) Error() string
func (*RecoverableError) Unwrap ¶
func (e *RecoverableError) Unwrap() error
type UnrecoverableError ¶
func (*UnrecoverableError) Error ¶
func (e *UnrecoverableError) Error() string
func (*UnrecoverableError) Unwrap ¶
func (e *UnrecoverableError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.