package
Version:
v0.0.0-...-6d6ce31
Opens a new window with list of versions in this module.
Published: Dec 1, 2018
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MyFile struct {
XMLName xml.Name `xml:"file"`
Path string `xml:"path,attr"`
IsDir bool `xml:"isDir,attr"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.