controlmode

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package controlmode contains some enums for switching between executor process control modes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControlMode

type ControlMode int
const (
	DIRECT ControlMode = iota
	FAIRMQ
	BASIC
	HOOK
)

func (*ControlMode) MarshalJSON

func (cm *ControlMode) MarshalJSON() (text []byte, err error)

func (*ControlMode) MarshalText

func (cm *ControlMode) MarshalText() (text []byte, err error)

func (ControlMode) String

func (cm ControlMode) String() string

func (*ControlMode) UnmarshalJSON

func (cm *ControlMode) UnmarshalJSON(b []byte) error

func (*ControlMode) UnmarshalText

func (cm *ControlMode) UnmarshalText(b []byte) error

Jump to

Keyboard shortcuts

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