domain

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 13, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resource

type Resource struct {
	Type  Type
	Limit uint64
	Usage uint64
}

type State

type State uint8
const (
	Normal State = iota
	Warning
	Alarm
)

func (State) String

func (i State) String() string

type Type

type Type uint8
const (
	Memory Type = iota
	CPU
)

func (Type) String

func (i Type) String() string

Jump to

Keyboard shortcuts

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