Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TokenFetcher ¶
func NewTokenFetcher ¶
func NewTokenFetcher(endpoint, refresh_token string) *TokenFetcher
func (TokenFetcher) GetToken ¶
func (t TokenFetcher) GetToken() (string, error)
Click to show internal directories.
Click to hide internal directories.