Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RetryableError ¶
type RetryableError struct {
// contains filtered or unexported fields
}
RetryableError represents retryable error
func (RetryableError) Error ¶
func (e RetryableError) Error() string
Error returns string representation of error
Click to show internal directories.
Click to hide internal directories.