internal/

directory
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2026 License: AGPL-3.0

Directories

Path Synopsis
Package atom parses Atom 1.0 (RFC 4287) documents and adapts them to the canonical feed model.
Package atom parses Atom 1.0 (RFC 4287) documents and adapts them to the canonical feed model.
Package builder validates a populated canonical feed before it is returned.
Package builder validates a populated canonical feed before it is returned.
Package detect identifies which feed format an input stream carries by inspecting its root element, so that the caller can select a parser without fully parsing the document first.
Package detect identifies which feed format an input stream carries by inspecting its root element, so that the caller can select a parser without fully parsing the document first.
Package jsonfeed parses JSON Feed 1.0 and 1.1 documents and adapts them to the canonical feed model.
Package jsonfeed parses JSON Feed 1.0 and 1.1 documents and adapts them to the canonical feed model.
Package rss090 parses RSS 0.90 (RDF-based) documents and adapts them to the canonical feed model.
Package rss090 parses RSS 0.90 (RDF-based) documents and adapts them to the canonical feed model.
Package rss091 parses RSS 0.91 documents and adapts them to the canonical feed model.
Package rss091 parses RSS 0.91 documents and adapts them to the canonical feed model.
Package rss092 parses RSS 0.92 documents and adapts them to the canonical feed model.
Package rss092 parses RSS 0.92 documents and adapts them to the canonical feed model.
Package rss10 parses RSS 1.0 (RDF Site Summary) documents, including the Dublin Core and syndication modules, and adapts them to the canonical model.
Package rss10 parses RSS 1.0 (RDF Site Summary) documents, including the Dublin Core and syndication modules, and adapts them to the canonical model.
Package rss20 parses RSS 2.0 documents and adapts them to the canonical feed model.
Package rss20 parses RSS 2.0 documents and adapts them to the canonical feed model.
Package util holds the date and text helpers shared by every format parser.
Package util holds the date and text helpers shared by every format parser.
Package warn collects the deviations a parse recovered from.
Package warn collects the deviations a parse recovered from.
Package xmlutil holds the XML decoding behaviour shared by the format parsers and by format detection, so that decoder configuration cannot drift from one format to the next.
Package xmlutil holds the XML decoding behaviour shared by the format parsers and by format detection, so that decoder configuration cannot drift from one format to the next.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL