Documentation
¶
Index ¶
- func StartBackgroundWorker(config *hatchetworker.BackgroundConfig, interruptCh <-chan interface{}) error
- func StartRunnerWorkerCentralized(rwc *workerconfig.RunnerConfig, dc *database.Config, ...) error
- func StartRunnerWorkerDecentralized(rwc *workerconfig.RunnerConfig, interruptChan <-chan interface{}, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartBackgroundWorker ¶
func StartBackgroundWorker(config *hatchetworker.BackgroundConfig, interruptCh <-chan interface{}) error
func StartRunnerWorkerCentralized ¶
func StartRunnerWorkerCentralized(rwc *workerconfig.RunnerConfig, dc *database.Config, interruptChan <-chan interface{}, blocking bool) error
func StartRunnerWorkerDecentralized ¶
func StartRunnerWorkerDecentralized(rwc *workerconfig.RunnerConfig, interruptChan <-chan interface{}, blocking bool) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.