package
0.0.0-20231122023450-f1960e4ac8c9
Repository: https://github.com/gingfreecss2/rss-go-server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
StartScraping periodically fetches and processes RSS feeds using multiple goroutines.
UrlToFeed parses an RSS feed from a given URL and returns an RSSFeed struct containing the parsed data.

# Structs

No description provided by the author
Define the RSSFeed struct to represent an RSS feed.
Define the RSSItem struct to represent a single item in an RSS feed.