Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebScraper ¶
type WebScraper struct { basemodelworker.Worker // contains filtered or unexported fields }
WebScraper implements a Faktory worker for scraping the Web, creating new WebArticles from existing WebResources.
func New ¶
func New(conf config.WebScraper, db *gorm.DB, fk *faktory_worker.Manager) *WebScraper
New creates a new WebScraper.
Click to show internal directories.
Click to hide internal directories.