package
Version:
v0.0.0-...-8d0d3f2
Opens a new window with list of versions in this module.
Published: Sep 4, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type UrlSet struct {
Urls []XmlLoc `xml:"url"`
XNamespace string `xml:"xmlns,attr"`
}
type XmlLoc struct {
Value string `xml:"loc"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.