Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataFile ¶
type DataFile struct { XMLName xml.Name `xml:"data"` Flavor string `xml:"flavor,attr"` Modules []Module Dependencies []Dependency }
func NewDataFile ¶
type Dependency ¶
Click to show internal directories.
Click to hide internal directories.