Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ParsingResult ¶
type ScraperService ¶
type ScraperService struct { Keyword *models.Keyword Collector *colly.Collector // is used for testing // contains filtered or unexported fields }
func (*ScraperService) GetParsingResult ¶
func (service *ScraperService) GetParsingResult() ParsingResult
func (*ScraperService) Run ¶
func (service *ScraperService) Run() error
Click to show internal directories.
Click to hide internal directories.