Versions in this module Expand all Collapse all v0 v0.10.0 Feb 20, 2018 Changes in this version + type DispatchConfig struct + FailedTaskEnabled bool + MaxConcurrentFetchTasks int64 + NewTaskEnabled bool + UpdateTaskEnabled bool v0.9.0 Oct 20, 2017 v0.8.0 Jun 24, 2017 Changes in this version + type DispatchModule struct + func (this DispatchModule) Name() string + func (this DispatchModule) Start(cfg *Config) + func (this DispatchModule) Stop() error