source

package
v1.134.3 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CPU

type CPU interface {
	Name() string
	NumCpusUsed(ctx context.Context, pollInterval time.Duration) (float64, error)
}

type Memory

type Memory interface {
	Name() string
	AmountMemoryUsed(ctx context.Context) (float64, error)
}

Directories

Path Synopsis
cpu

Jump to

Keyboard shortcuts

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