Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedFetcher ¶
type FeedFetcher struct { basemodelworker.Worker // contains filtered or unexported fields }
FeedFetcher implements a Faktory worker for fetching feeds and creating new feed items.
func New ¶
func New(conf config.FeedFetcher, db *gorm.DB, fk *faktory_worker.Manager) *FeedFetcher
New creates a new FeedFetcher.
Click to show internal directories.
Click to hide internal directories.