Versions in this module Expand all Collapse all v0 v0.10.3 Dec 17, 2021 v0.10.2 Dec 17, 2021 v0.10.1 Dec 17, 2021 Changes in this version + type StatusCodeError struct + Code int + Status string + func (t StatusCodeError) Error() string + func (t StatusCodeError) HTTPStatusCode() int + func (t StatusCodeError) Retryable() bool