Versions in this module Expand all Collapse all v0 v0.0.1 Aug 18, 2016 Changes in this version + type Item struct + Comments string + Content template.HTML + Description template.HTML + Link string + PubDate string + Title string + type RSS2 struct + Description string + ItemList []Item + Link string + PubDate string + Title string + Version string + XMLName xml.Name + func Parse(buf []byte) (*RSS2, error) + func (r *RSS2) Filter(dataPath string) (map[string]interface{}, error)