Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdScheduleTwitter = &command.Command{ Name: "schedule-twitter", UsageLine: "schedule-twitter", Short: "periodically schedule all Twitter sources for scraping", Long: ` The command "schedule-twitter" starts a process which periodically fetches all enabled TwitterSources from the database and schedules new jobs for each of them. `, Run: Run, }
CmdScheduleTwitter implements the command "whatsnew schedule-twitter".
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.