package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Feb 22, 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
¶
func GetDefaultProvider() string
GetDefaultProvider returns the default provider
Save writes configuration to disk
SetDefaultProvider updates the default provider
type Config struct {
DefaultProvider string `json:"default_provider"`
Keys map[string]string `json:"keys"`
}
Load reads configuration from disk
Source Files
¶
Click to show internal directories.
Click to hide internal directories.