poller

package
v0.0.0-...-706d53e Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoUserToPoll = errors.New("no user to poll")
)

Functions

func NewPoller

func NewPoller(
	log logger.Logger,
	client twitter.TwitterClient,
	repo repository.UserRepository,
	worker client.BackgroundWorkerClient,
) *twitterPoller

Types

type TwitterPoller

type TwitterPoller interface {
	Start(context.Context) error
}

Jump to

Keyboard shortcuts

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