enums

package
v0.1.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BackgroundQueueName string = "background"
	ModuleRunQueueName  string = "runner"
)
View Source
const (
	BackgroundLogFlushID string = "log_flusher"
	BackgroundNotifierID string = "notifier"
	// TODO: module run scheduler should in background queue?
	BackgroundQueueCheckerID       string = "queue_checker"
	BackgroundModuleRunSchedulerID string = "module_run_scheduler"
)
View Source
const (
	WorkflowTypeNameLogFlush string = "FlushLogs"
	WorkflowTypeNameNotifier string = "NotifyWorkflow"
	// TODO: consolidate language here
	WorkflowTypeNameCheckModuleQueue string = "ScheduleFromQueue"
	WorkflowTypeNameCheckAllQueues   string = "CheckQueues"
	WorkflowTypeNameProvision        string = "Provision"
	WorkflowTypeNameDispatchMonitors string = "DispatchMonitors"
	WorkflowTypeNameRunMonitor       string = "RunMonitor"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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