Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type List ¶
type TransientError ¶
type TransientError struct {
Err error
}
func (*TransientError) Error ¶
func (err *TransientError) Error() string
func (*TransientError) Unwrap ¶
func (err *TransientError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.