scheduletwitter

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 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

func Run

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

Run runs the command "whatsnew schedule-twitter".

Types

This section is empty.

Jump to

Keyboard shortcuts

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