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.
Click to show internal directories.
Click to hide internal directories.