package
0.0.7
Repository: https://github.com/belingud/go-gptcomet.git
Documentation: pkg.go.dev

# Functions

IsValidLanguage checks if a language code is valid.
MaskAPIKey masks an API key by showing only the first few characters and replacing the rest with asterisks.
MaskConfigAPIKeys recursively masks all API keys in a map.
New creates a new configuration manager.

# Variables

OutputLanguageMap maps language codes to their names.

# Structs

Manager handles configuration management.