Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WorkerCalcTypeStatsCalc = WorkerCalcType("stats")
Functions ¶
func Start ¶
func Start(conf *appconfig.Config, deps WorkerDeps)
Types ¶
type Worker ¶
type Worker struct { WorkerDeps // contains filtered or unexported fields }
type WorkerCalcType ¶
type WorkerCalcType string
func (WorkerCalcType) URL ¶
func (t WorkerCalcType) URL(w *Worker) string
Click to show internal directories.
Click to hide internal directories.