package
Version:
v0.5.3
Opens a new window with list of versions in this module.
Published: May 26, 2020
License: AGPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BiosCfg struct {
XMLName xml.Name `xml:"BiosCfg"`
}
type Menu struct {
XMLName xml.Name `xml:"Setting"`
Name string `xml:"name,attr"`
Order string `xml:"order,attr,omitempty"`
SelectedOption string `xml:"selectedOption,attr"`
} `xml:"Setting"`
}
Sum defines methods to interact with Supermicro Update Manager (SUM)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.