start

package
v4.1.1 Latest Latest
Warning

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

Go to latest
Published: May 15, 2021 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Cmd is the start command.
	Cmd = &cobra.Command{
		Use:        usage,
		Short:      short,
		Long:       long,
		Aliases:    []string{"s"},
		SuggestFor: []string{"boot", "up"},
		Example:    example,
		RunE:       executeStart,
	}
)

Functions

func InitializeTriggers

func InitializeTriggers(config *utils.MktsConfig)

func NewBgWorker

func NewBgWorker(s *utils.BgWorkerSetting) bgworker.BgWorker

func NewTriggerMatcher

func NewTriggerMatcher(ts *utils.TriggerSetting) *trigger.TriggerMatcher

func RunBgWorkers

func RunBgWorkers(config *utils.MktsConfig)

Types

This section is empty.

Jump to

Keyboard shortcuts

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