package
3.0.2
Repository: https://github.com/thecsw/darkness.git
Documentation: pkg.go.dev

# Constants

RSSDocs RSS spec implemented.
RSSFormat date format used in RSS spec.
RSSVersion spec version implemented.

# Structs

Category It has one optional attribute, domain, a string that identifies a categorization taxonomy.
Channel Here's a list of the required channel elements, each with a brief description, an example, and where available, a pointer to a more complete description.
Cloud is an optional sub-element of <channel>.
Enclosure describes a media object that is attached to the item.
Guid stands for globally unique identifier.
Image is an optional sub-element of <channel>, which contains three required and three optional sub-elements.
Item A channel may contain any number of `<item>`s.
RSS document is a <rss> element, with a mandatory attribute called version, that specifies the version of RSS that the document conforms to.
SkipDays is a hint for aggregators telling them which days they can skip.
SkipHours is a hint for aggregators telling them which hours they can skip.
Source is the RSS channel that the item came from.
No description provided by the author