package
1.3.0
Repository: https://github.com/n7st/rssirc.git
Documentation: pkg.go.dev

# Functions

NewCache creates a new, empty cache.
NewPoller sets up a new web poller for scraping the given RSS feed.

# Structs

Cache contains saved feed items we don't want to display again.
Poller contains details for polling RSS feeds.

# Type aliases

ItemMap is a map containing items by their title.