commands

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command int

Command enums

const (
	// StartEngine command will be sent once
	StartEngine Command = iota
	// FinishEngine command will be sent once at the end of the execution
	FinishEngine

	// StartTask
	StartTask

	// FinishTask
	FinishTask
)

func (Command) String

func (n Command) String() string

Jump to

Keyboard shortcuts

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