Versions in this module Expand all Collapse all v1 v1.0.0 Sep 4, 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