package
Version:
v0.0.0-...-ee9a3f6
Opens a new window with list of versions in this module.
Published: Aug 9, 2014
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Li struct {
Resource string `xml:"resource,attr"`
}
type Taxonomy struct {
Topics Topics `xml:"http://purl.org/rss/1.0/modules/taxonomy/ topics"`
}
type Topics struct {
Lis []Li `xml:"Bag>li"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.