Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRetryAfter ¶
Types ¶
type RetryError ¶
func NewRetryError ¶
func NewRetryError(err error, retryAfter ...time.Duration) *RetryError
func (*RetryError) Error ¶
func (re *RetryError) Error() string
func (*RetryError) GetRetryAfter ¶
func (re *RetryError) GetRetryAfter() time.Duration
func (*RetryError) Unwrap ¶
func (re *RetryError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.