Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostCommentScraper ¶
PostCommentScraper scrapes the comments under post
func New ¶
func New(config *client.ScraperConfig, awsServiceAddress string, postIDQReader *kafka.Reader, commentsInfoQWriter *kafka.Writer, errQWriter *kafka.Writer, commentLimit int) *PostCommentScraper
New returns an initialized PostCommentScraper
Click to show internal directories.
Click to hide internal directories.