actions

package
v0.0.0-...-17eb936 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2020 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMacAddress

func GetMacAddress() (macArr []string, err error)

func GetMachineGuid

func GetMachineGuid() (machineGuid string, err error)

func QueryRegValue

func QueryRegValue(regItem, key string) (value interface{}, err error)

func QueryUDisks

func QueryUDisks() (udiskArr []string, err error)

Types

type CpuInfo

type CpuInfo struct {
	Cpu          int    `json:"cpu"`
	Manufacturer string `json:"Manufacturer"`
	ProcessorId  string `json:"ProcessorID"`
}

func GetCpuInfo

func GetCpuInfo() (cpuArr []CpuInfo, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL