runner

package
v0.0.0-...-feeaf7e Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const FakeRunning = "FAKE_RUNNING"
View Source
const NotRunning = "NOT_RUNNING"
View Source
const Running = "RUNNING"

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	orm.Model
	MachineCode string
	Salt        string
	Status      Status

	ConfigLoad  int32
	CurrentLoad int32
	LoadMode    string

	LastConnectedAt    *time.Time
	LastDisConnectedAt *time.Time

	LastStatusChangedAt time.Time
	LastDispatchAt      time.Time
}

func (*Runner) String

func (r *Runner) String() string

func (Runner) TableName

func (r Runner) TableName() string

type Status

type Status string

Jump to

Keyboard shortcuts

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