Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TokenManager ¶
type TokenManager struct {
// contains filtered or unexported fields
}
func GetTokenManager ¶
func GetTokenManager() (*TokenManager, error)
func (*TokenManager) TokenSource ¶
func (t *TokenManager) TokenSource(ctx context.Context) oauth2.TokenSource
Click to show internal directories.
Click to hide internal directories.