types

package module
v0.0.0-...-b6cfa1f Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2023 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AverageLoad

type AverageLoad struct {
	One     float64
	Five    float64
	Fifteen float64
}

type HostUpTime

type HostUpTime struct {
	Days    uint64
	Hours   uint64
	Minutes uint64
}

type Metrics

type Metrics struct {
	HUT HostUpTime
	AL  AverageLoad
	PMU PercentMemoryUsed
}

type PercentMemoryUsed

type PercentMemoryUsed struct {
	PMU int
}

Jump to

Keyboard shortcuts

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