Versions in this module Expand all Collapse all v1 v1.2.0 Jun 12, 2019 Changes in this version + type CleanCacheJob struct + func NewCleanCacheJob(_db store.DB, cacheRetention time.Duration) *CleanCacheJob + func (ccj *CleanCacheJob) Stop() + type Scheduler struct + func StartNewScheduler(_db store.DB, conf config.Config) *Scheduler + func (s *Scheduler) Shutdown() Other modules containing this package github.com/ncarlier/feedpushr/v2