Versions in this module Expand all Collapse all v1 v1.23.1 Aug 17, 2026 v1.23.0 Aug 17, 2026 v1.22.0 Aug 17, 2026 Changes in this version + var ErrRetrieveToken = errors.New("retrieve token") + type RetrieveError struct + Body []byte + ErrorCode string + ErrorDescription string + ErrorURI string + StatusCode int + func (e *RetrieveError) Error() string + func (e *RetrieveError) Is(target error) bool