package
0.0.0-20241126203643-941fea763649
Repository: https://github.com/seanhuebl/blog_aggregator.git
Documentation: pkg.go.dev

# Functions

FetchFeed retrieves and parses an RSS feed from the provided URL.

# Structs

RSSFeed represents the structure of an RSS feed parsed from XML.
RSSItem represents an individual item (post) in an RSS feed.