package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 17, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetAPIKey gets the API key from config, env var, or returns empty string
Save saves the configuration to file
type Config struct {
APIKey string `json:"api_key"`
}
Config represents the CLI configuration
Load loads the configuration from file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.