package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Aug 18, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type LoadAvg struct {
Loadavg1 float64 `json:"loadavg1"`
Loadavg5 float64 `json:"loadavg5"`
Loadavg15 float64 `json:"loadavg15"`
}
LoadAvg represents load average values
Source Files
¶
Click to show internal directories.
Click to hide internal directories.