Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Factory ¶
type Factory component.Factory[Scraper, Config, Dependencies]
--- Factory code block ---
func NewFactory ¶
func NewFactory(mockOn ...component.MockOption) Factory
type ScrapeSourceRSS ¶
--- Interface code block ---
func (*ScrapeSourceRSS) Validate ¶
func (c *ScrapeSourceRSS) Validate() error
Click to show internal directories.
Click to hide internal directories.