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