Versions in this module Expand all Collapse all v0 v0.9.0 Jan 31, 2021 Changes in this version + type Category struct + Name string + Subcategory *string + type Enclosure struct + Link string + Size int + Type string + type Episode struct + Created string + Description *EpisodeDescription + Enclosure *Enclosure + GUID string + Image string + Labels *Labels + Name string + Published string + type EpisodeDescription struct + Description *string + Duration int + Link string + Summary string + Title string + type Labels struct + Block string + Complete string + Episode int + Explicit string + Language string + Season int + Type string + type Owner struct + Email string + Name string + type Show struct + Build string + Created string + Description *ShowDescription + Episodes []*Episode + GUID string + Image string + Labels *Labels + Name string + type ShowDescription struct + Author string + Category []*Category + Copyright string + Link string + Owner *Owner + Summary string + Title string