package
Version:
v0.0.0-...-17eb936
Opens a new window with list of versions in this module.
Published: Apr 22, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func QueryRegValue(regItem, key string) (value interface{}, err error)
type CpuInfo struct {
Cpu int `json:"cpu"`
Manufacturer string `json:"Manufacturer"`
ProcessorId string `json:"ProcessorID"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.