package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Sep 6, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package info provides symbolic constants to identify the types of information
queried on remote Devices.
ID represents a type of information gathered from a Device
const (
DiskFree ID = iota
Temperature
NeedReboot
LoadAvg
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.