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