Versions in this module Expand all Collapse all v1 v1.1.0 Jul 14, 2026 v1.0.0 Jul 9, 2026 Changes in this version + const BackendAMD + const BackendAuto + const BackendNVML + const BackendNvidiaSMI + const OutputJSON + const OutputMarkdown + const OutputTable + func DefaultConfigPath() (string, error) + type Config struct + Backend string + DefaultOutput string + NvidiaSmiPath string + ReportDir string + func Load(path string) (*Config, error) + func (c *Config) Validate() error + type ConfigError struct + Field string + Value string + func (e *ConfigError) Error() string