source

package
v0.117.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: AGPL-3.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