Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteAPIKey ¶
func DeleteAPIKey() error
DeleteAPIKey removes the stored API key from the system keyring. Returns nil even if the key does not exist.
func GetAPIKey ¶
GetAPIKey retrieves the stored API key from the system keyring. Returns keyring.ErrNotFound if the key does not exist.
func StoreAPIKey ¶
StoreAPIKey validates and stores the API key in the system keyring.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.