Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthTokenSource ¶
func NewCachingTokenSource ¶
func NewCachingTokenSource(filePath string, src oauth2.TokenSource) oauth2.TokenSource
NewCachingTokenSource returns a TokenSource that caches the token from the provided TokenSource. It is based on the implementation of oauth2.ReuseTokenSource.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.