memory

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// EntityMemory ...
	EntityMemory = string("memory")

	// AttrTotal ...
	AttrTotal = "total"
	// AttrFree ...
	AttrFree = "free"
	// AttrUsedPercent ...
	AttrUsedPercent = "used_percent"

	// Name ...
	Name = "memory"

	// EntityType ...
	EntityType = "memory"
)

Variables

This section is empty.

Functions

func New

func New() plugins.Plugable

New ...

func NewAttr

func NewAttr() m.Attributes

NewAttr ...

Types

type Actor

type Actor struct {
	entity_manager.BaseActor
	// contains filtered or unexported fields
}

Actor ...

func NewActor

func NewActor(entityManager entity_manager.EntityManager,
	eventBus bus.Bus) *Actor

NewActor ...

func (*Actor) Spawn

func (e *Actor) Spawn() entity_manager.PluginActor

Spawn ...

Jump to

Keyboard shortcuts

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