Documentation
¶
Overview ¶
Package rdf provides a parser for RDF Site Summary (RSS) 1.0.
See http://web.resource.org/rss/1.0/spec for the specification.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct{}
Parser is capable of reading RDF Site Summary (RSS) 1.0 feeds.
It also supports three modules:
- Dublin Core: http://web.resource.org/rss/1.0/modules/dc/
- Syndication: http://web.resource.org/rss/1.0/modules/syndication/
- Content: http://web.resource.org/rss/1.0/modules/content/
Click to show internal directories.
Click to hide internal directories.