version

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// EntityVersion ...
	EntityVersion = string("version")

	AttrVersion     = string("version")
	AttrRevision    = string("revision")
	AttrRevisionURL = string("revision_url")
	AttrGenerated   = string("generated")
	AttrDevelopers  = string("developers")
	AttrBuildNum    = string("build_num")
	AttrDockerImage = string("docker_image")
	AttrGoVersion   = string("go_version")

	// Name ...
	Name = "version"

	// EntityType ...
	EntityType = "version"
)

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