package
0.0.0-20250310152205-cf1c49d765ed
Repository: https://github.com/hobeone/rss2go.git
Documentation: pkg.go.dev

# Functions

NewFeedWatcher returns a new FeedWatcher instance.

# Variables

After allows for stubbing out in test.
ErrAlreadyCrawlingFeed is when you are already Crawling a feed.
ErrCrawlerNotAvailable is when the crawler channel would block.

# Structs

ErrMailDeliveryFailed captures the specific reason for a mail failure.
FeedCrawlRequest is how to request a URL to be crawled by a crawler instance.
FeedCrawlResponse is we get back from the crawler.
FeedWatcher controlls the crawling of a Feed.