//
pkg.gl
Category
github.com/seanhuebl/blog_aggregator
internal
rss
package
0.0.0-20241126203643-941fea763649
Repository:
https://github.com/seanhuebl/blog_aggregator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
64 SLOC
#
Functions
FetchFeed
FetchFeed retrieves and parses an RSS feed from the provided URL.
#
Structs
RSSFeed
RSSFeed represents the structure of an RSS feed parsed from XML.
RSSItem
RSSItem represents an individual item (post) in an RSS feed.