schedulefeeds

package
v1.0.0-alpha.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2021 License: BSD-2-Clause Imports: 6 Imported by: 0

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

func Run

func Run(ctx context.Context, conf *config.Config, args []string) (err error)

Run runs the command "whatsnew schedule-feeds".

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL