Versions in this module Expand all Collapse all v0 v0.11.1 Jun 30, 2024 Changes in this version + func NewProxyError(text string) error + type ProxyError struct + DisableRetry bool + Err error + StatusCode int + func GetProxyError(err error) *ProxyError + func (e *ProxyError) Error() string