Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultDir ¶
func DefaultDir() string
Types ¶
type Credentials ¶
type Store ¶
func (*Store) AuthBackendName ¶ added in v0.3.0
func (*Store) ClearCredentials ¶
func (*Store) CredentialsPath ¶
func (*Store) LoadCredentials ¶
func (s *Store) LoadCredentials() (Credentials, error)
func (*Store) SaveCredentials ¶
func (s *Store) SaveCredentials(credentials Credentials) error
Click to show internal directories.
Click to hide internal directories.