Documentation ¶
Index ¶
Constants ¶
View Source
const ( FormatRDF = "rdf" FormatRSS = "rss" FormatAtom = "atom" FormatJSON = "json" FormatUnknown = "unknown" )
List of feed formats.
Variables ¶
This section is empty.
Functions ¶
func DetectFeedFormat ¶
DetectFeedFormat tries to guess the feed format from input data.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.