Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RSSAggregateHandler ¶
func RSSFeedHandler ¶
Types ¶
type RSSFeed ¶
type RSSFeed struct {
Updated time.Time //`json:"LastUpdated"`
RSSFeedList []RSSFeedItem //`json:"RSSFeedList"`
}
Click to show internal directories.
Click to hide internal directories.