Directories ¶
Path | Synopsis |
---|---|
Package feed provides a feed fetcher capable of reading multiple formats into a common structure.
|
Package feed provides a feed fetcher capable of reading multiple formats into a common structure. |
atom
Package atom provides a parser for Atom feeds.
|
Package atom provides a parser for Atom feeds. |
common
Package common contains structs for a unified feed format.
|
Package common contains structs for a unified feed format. |
hfeed
Package hfeed provides a parser for h-feeds.
|
Package hfeed provides a parser for h-feeds. |
jsonfeed
Package jsonfeed provides a parser for the jsonfeed format.
|
Package jsonfeed provides a parser for the jsonfeed format. |
rdf
Package rdf provides a parser for RDF Site Summary (RSS) 1.0.
|
Package rdf provides a parser for RDF Site Summary (RSS) 1.0. |
rss
Package rss provides a parser for RSS v2.0 feeds.
|
Package rss provides a parser for RSS v2.0 feeds. |
Package river aggregates feeds into a riverjs file.
|
Package river aggregates feeds into a riverjs file. |
confluence
Package confluence manages a list of subscribed feeds.
|
Package confluence manages a list of subscribed feeds. |
data
Package data provides the ability to rebuild previous feeds and remove duplicate items.
|
Package data provides the ability to rebuild previous feeds and remove duplicate items. |
data/boltdata
Package boltdata implements data over a bolt database.
|
Package boltdata implements data over a bolt database. |
data/memdata
Package memdata implements data over a set of in memory maps.
|
Package memdata implements data over a set of in memory maps. |
events
Package events keeps track of the results of fetching feeds.
|
Package events keeps track of the results of fetching feeds. |
mapping
Package mapping converts a feed item into a riverjs item.
|
Package mapping converts a feed item into a riverjs item. |
riverjs
Package riverjs contains structs that map to the parts of a riverjs feed.
|
Package riverjs contains structs that map to the parts of a riverjs feed. |
tributary
Package tributary fetches a single feed.
|
Package tributary fetches a single feed. |
Package subscriptions implements a list of feeds along with operations to modify the list.
|
Package subscriptions implements a list of feeds along with operations to modify the list. |
opml
Package opml implements functions capable of parsing opml files containing a list of feed subscriptions.
|
Package opml implements functions capable of parsing opml files containing a list of feed subscriptions. |
Click to show internal directories.
Click to hide internal directories.