Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TokenSource ¶
func NewReuseTokenSource ¶
func NewReuseTokenSource(ctx context.Context, cfg *Config) (TokenSource, error)
func NewStaticTokenSource ¶
func NewStaticTokenSource(t *Token) TokenSource
Click to show internal directories.
Click to hide internal directories.