Versions in this module Expand all Collapse all v0 v0.10.13 May 6, 2021 v0.1.0 Jul 6, 2018 Changes in this version + type Author struct + Name *string + XMLName xml.Name + type Content struct + Body string + Type string + XMLName xml.Name + type Entry struct + AtomSchema string + Author *Author + Content *Content + DataServiceMetadataSchema string + DataServiceSchema string + ID string + Link *Link + Published *date.Time + Title string + Updated *date.Time + XMLName xml.Name + type Feed struct + Entries []Entry + ID string + Title string + Updated *date.Time + XMLName xml.Name + type Link struct + HREF string + Rel string + XMLName xml.Name