added FullText

This commit is contained in:
Ilya Danilkin 2017-04-27 03:31:58 +03:00
parent bb39c3b1f3
commit a36d18f1e5

1
rss.go
View file

@ -46,6 +46,7 @@ type Item struct {
Enclosure []ItemEnclosure `xml:"enclosure"`
Description string `xml:"description"`
Content string `xml:"content"`
FullText string `xml:"full-text"`
}
//Date type