Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Downloader ¶
Downloader reads download jobs from kafka, downloads pictures from posts, stores them in S3
and writes the S3 path to posts
func New ¶
func New(qReader *kafka.Reader, s3Config *config.S3Config, postgresConfig *config.PostgresConfig) *Downloader
New returns an initilized scraper
Click to show internal directories.
Click to hide internal directories.