Documentation
¶
Index ¶
Constants ¶
View Source
const ( OutputTable = "table" OutputJSON = "json" OutputMarkdown = "markdown" BackendAuto = "auto" BackendNVML = "nvml" BackendNvidiaSMI = "nvidia-smi" BackendAMD = "amd" )
Variables ¶
This section is empty.
Functions ¶
func DefaultConfigPath ¶
Types ¶
type Config ¶
type ConfigError ¶
func (*ConfigError) Error ¶
func (e *ConfigError) Error() string
Click to show internal directories.
Click to hide internal directories.