version

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

README

VERSION Plugin

Documentation

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"

	Version = "0.0.1"
)

Variables

Functions

func New

func New() supervisor.Pluggable

New ...

func NewAttr

func NewAttr() m.Attributes

NewAttr ...

Types

type Actor

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

Actor ...

func NewActor

func NewActor(entity *m.Entity,
	service supervisor.Service) *Actor

NewActor ...

func (*Actor) Destroy added in v0.12.0

func (e *Actor) Destroy()

func (*Actor) Spawn

func (e *Actor) Spawn()

Jump to

Keyboard shortcuts

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