Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Opts ¶
type Opts struct { InitErr error Done chan error EvCh chan logger.LogRecord WaitPrev time.Duration JobName string Jobs map[string]interfaces.Job FileJobs interfaces.Jobs DBJobs interfaces.Jobs ExtJobs interfaces.Jobs MetricsData *metrics.Data }
Click to show internal directories.
Click to hide internal directories.