Documentation
¶
Index ¶
- func GetPHFeed(ph chan ResultData)
- func GetRdfFeed(name string, url string, rdf chan ResultData)
- func GetRdfFeedWithDesc(name string, url string, rdf chan ResultData)
- func GetRedditFeed(re chan ResultData)
- func GetRssFeed(name string, url string, rss chan ResultData)
- func GetRssFeedWithDesc(name string, url string, rss chan ResultData)
- func GetUnitRssFeed(uri string)
- func GetUnitRssFeedWithDesc(uri string)
- type Channel
- type Feed
- type Item
- type Items
- type JsonData
- type RDF
- type RSS
- type ResultData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPHFeed ¶
func GetPHFeed(ph chan ResultData)
func GetRdfFeed ¶ added in v0.3.0
func GetRdfFeed(name string, url string, rdf chan ResultData)
func GetRdfFeedWithDesc ¶ added in v0.3.0
func GetRdfFeedWithDesc(name string, url string, rdf chan ResultData)
func GetRedditFeed ¶
func GetRedditFeed(re chan ResultData)
func GetRssFeed ¶ added in v0.3.0
func GetRssFeed(name string, url string, rss chan ResultData)
func GetRssFeedWithDesc ¶ added in v0.3.0
func GetRssFeedWithDesc(name string, url string, rss chan ResultData)
func GetUnitRssFeed ¶ added in v0.3.0
func GetUnitRssFeed(uri string)
func GetUnitRssFeedWithDesc ¶ added in v0.3.0
func GetUnitRssFeedWithDesc(uri string)
Types ¶
type ResultData ¶
func (*ResultData) Display ¶
func (r *ResultData) Display()
Click to show internal directories.
Click to hide internal directories.