Documentation ¶
Index ¶
- type State
- func (s *State) AuthCodeFlow(requestID string, code string) error
- func (s *State) GetAccessToken() (string, error)
- func (s *State) Load(fileName string) error
- func (s *State) Save(fileName string) error
- func (s State) String() string
- func (s State) WithClientSecret(secret string) State
- func (s State) WithContext(ctx context.Context) State
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.