Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrFailedPermanently ¶
type ErrFailedPermanently struct { LastErr error // contains filtered or unexported fields }
func (*ErrFailedPermanently) Error ¶
func (e *ErrFailedPermanently) Error() string
func (*ErrFailedPermanently) Unwrap ¶
func (e *ErrFailedPermanently) Unwrap() error
type ExponentialStrategy ¶
type FixedStrategy ¶
Click to show internal directories.
Click to hide internal directories.