Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedScheduler ¶
type FeedScheduler struct {
// contains filtered or unexported fields
}
FeedScheduler implements the mechanism for periodically fetching all enabled Feeds and scheduling a set of jobs for each Feed.
func New ¶
func New(conf config.FeedScheduler, db *gorm.DB, fk *faktory.Client) *FeedScheduler
New creates a new FeedScheduler.
Click to show internal directories.
Click to hide internal directories.