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