Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedEpisodesToFetch ¶
type FeedReader ¶
type FeedReader struct { }
type RssItem ¶
type RssItem struct { XMLName xml.Name `xml:"item"` Title string `xml:"title"` PubDate string `xml:"pubDate"` Enclosure RssItemEnclosure `xml:"enclosure"` }
type RssItemEnclosure ¶
Click to show internal directories.
Click to hide internal directories.