Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SearchModule ¶
SearchModule returns search distribution by query(q) and returns results as XML.
Types ¶
type ModuleXML ¶
type ModuleXML struct { XMLName xml.Name `xml:"item"` Arg string `xml:"arg,attr"` Title string `xml:"title"` Subtitle string `xml:"subtitle"` }
The ModuleXML defines XML struct of list of distributions.
type ModulesXML ¶
The ModulesXML defines XML struct of list of distributions.
Click to show internal directories.
Click to hide internal directories.