scrape

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2025 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Scrapers []scraper.Config
}

func (*Config) From

func (c *Config) From(app *config.App)

func (*Config) Validate

func (c *Config) Validate() error

type Dependencies

type Dependencies struct {
	ScraperFactory scraper.Factory
	FeedStorage    feed.Storage
	KVStorage      kv.Storage
}

type Factory

--- Factory code block ---

func NewFactory

func NewFactory(mockOn ...component.MockOption) Factory

type Manager

type Manager interface {
	component.Component
	config.Watcher
}

--- Interface code block ---

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL