package
Version:
v0.0.6-beta
Opens a new window with list of versions in this module.
Published: Apr 6, 2022
License: GPL-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Debug struct {
Version string `json:"version"`
Hardware config.Hardware `json:"hardware"`
RunningOnRaspberryPi bool `json:"runningOnRaspberryPi"`
CpuCount uint8 `json:"cpuCount"`
}
func GetDebugInfo() Debug
Source Files
¶
Click to show internal directories.
Click to hide internal directories.