loadavg

package
v1.2.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2025 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoadAvg

type LoadAvg struct {
	Loadavg1  float64 `json:"loadavg1"`
	Loadavg5  float64 `json:"loadavg5"`
	Loadavg15 float64 `json:"loadavg15"`
}

LoadAvg represents load average values

func GetLoadAvg

func GetLoadAvg() (la LoadAvg, err error)

func (*LoadAvg) String

func (la *LoadAvg) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL