Versions in this module Expand all Collapse all v0 v0.0.1 Jul 27, 2025 Changes in this version + type ErrorType string + const ErrorTypeAuthentication + const ErrorTypeAuthorization + const ErrorTypeClient + const ErrorTypeNetwork + const ErrorTypeNotFound + const ErrorTypeRateLimit + const ErrorTypeServer + const ErrorTypeTimeout + const ErrorTypeUnknown + const ErrorTypeValidation + type RetryableError interface + GetErrorType func() ErrorType + IsRetryable func() bool