helper

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCpuInfo

func GetCpuInfo() string

func GetGpuInfo

func GetGpuInfo() string

func GetLocalMac

func GetLocalMac() (mac string, err error)

func GetMemInfo

func GetMemInfo() string

Types

type CpuInfo

type CpuInfo struct {
	Cpus      int
	VendorId  string
	Family    string
	Model     string
	Cores     int32
	ModelName string
	Mhz       float64
}

type GpuInfo

type GpuInfo struct {
	Gpus         int      `json:"gpus"`
	GraphicsCard []string `json:"graphics_card"`
}

Jump to

Keyboard shortcuts

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