Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
Store manages OAuth tokens in the system keyring.
func (*Store) DeleteToken ¶
DeleteToken removes the token for the given email.
func (*Store) ListTokens ¶
ListTokens returns all stored tokens.
Click to show internal directories.
Click to hide internal directories.