Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScrapeFeeds ¶
func ScrapeFeeds(db *database.Queries, fetcher RssFetcher) error
Types ¶
type RSSChannel ¶
type RSSFeed ¶
type RSSFeed struct {
Channel RSSChannel `xml:"channel"`
}
Click to show internal directories.
Click to hide internal directories.