runstate

package
v0.0.0-test-multiarch Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunState

type RunState int

RunState describes the states an automation can be in

const (
	Idle RunState = iota
	Starting
	Running
	TransientFailure
	Stopped
	Failed
)

func (RunState) IsTerminal

func (r RunState) IsTerminal() bool

func (RunState) String

func (i RunState) String() string

Jump to

Keyboard shortcuts

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