package
Version:
v1.0.7
Opens a new window with list of versions in this module.
Published: Sep 20, 2025
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetAPIKey retrieves API key using fallback priority system
GetConfigPath returns the full path to the config file (exported for CLI commands)
GetMetricsDir returns the metrics directory path
SaveConfig saves configuration to file
type Config struct {
AssemblyAIKey string `json:"assemblyai_key"`
TypingSpeed int `json:"typing_speed,omitempty"`
}
Config represents the application configuration
LoadConfig loads configuration from file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.