//
pkg.gl
Category
github.com/n7st/rssirc
internal
app
rssfeed
package
1.3.0
Repository:
https://github.com/n7st/rssirc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
139 SLOC
#
Functions
NewCache
NewCache creates a new, empty cache.
NewPoller
NewPoller sets up a new web poller for scraping the given RSS feed.
#
Structs
Cache
Cache contains saved feed items we don't want to display again.
Poller
Poller contains details for polling RSS feeds.
#
Type aliases
ItemMap
ItemMap is a map containing items by their title.