Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveLocation ¶
Types ¶
type LocationList ¶
type LocationList struct {
XMLName xml.Name `xml:"Locations"`
Xmlns string `xml:"xmlns,attr"`
Locations []Location `xml:"Location"`
}
func GetLocationList ¶
func GetLocationList() (LocationList, error)
Click to show internal directories.
Click to hide internal directories.