Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrUnexpectedResponse = errors.New("unexpected response")
)
Functions ¶
This section is empty.
Types ¶
type RateLimitError ¶
type RateLimitError struct {
Err error
}
func (*RateLimitError) Error ¶
func (r *RateLimitError) Error() string
Click to show internal directories.
Click to hide internal directories.