Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RetryAfterError ¶
type RetryAfterError struct {
// contains filtered or unexported fields
}
func (RetryAfterError) Error ¶
func (err RetryAfterError) Error() string
type SomeOtherError ¶
type SomeOtherError struct {
// contains filtered or unexported fields
}
func (SomeOtherError) Error ¶
func (err SomeOtherError) Error() string
Click to show internal directories.
Click to hide internal directories.