Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DublinCoreEntryElement ¶
type DublinCoreEntryElement struct { DublinCoreDate string `xml:"http://purl.org/dc/elements/1.1/ date"` DublinCoreCreator string `xml:"http://purl.org/dc/elements/1.1/ creator"` DublinCoreContent string `xml:"http://purl.org/rss/1.0/modules/content/ encoded"` }
DublinCoreEntryElement represents Dublin Core entry XML elements.
type DublinCoreFeedElement ¶
type DublinCoreFeedElement struct {
DublinCoreCreator string `xml:"http://purl.org/dc/elements/1.1/ channel>creator"`
}
DublinCoreFeedElement represents Dublin Core feed XML elements.
Click to show internal directories.
Click to hide internal directories.