Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RoomDevicesInfo ¶
RoomDevicesInfo .
Types ¶
type HardwareInfo ¶
type HardwareInfo struct { Host map[string]interface{} `json:"host,omitempty"` Memory map[string]interface{} `json:"memory,omitempty"` CPU map[string]interface{} `json:"cpu,omitempty"` Disk map[string]interface{} `json:"disk,omitempty"` Network map[string]interface{} `json:"network,omitempty"` Docker map[string]interface{} `json:"docker,omitempty"` Procs map[string]interface{} `json:"procs,omitempty"` }
HardwareInfo .
Click to show internal directories.
Click to hide internal directories.