Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrSecretFetch = errors.New("secret fetch failed")
ErrSecretFetch is a sentinel error wrapped by BuildOAuth2Client when the secret store fetch fails. This allows callers to distinguish transient secret-store failures (retryable) from permanent config errors.
Functions ¶
func IsSecretFetchError ¶
IsSecretFetchError returns true when err wraps ErrSecretFetch.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.