system

package
v0.0.0-...-3c503c0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SystemInfo

type SystemInfo struct {
	CpuModel string `json:"cpu"`
	CpuCores int    `json:"cpu_cores"`
	Memory   uint64 `json:"memory"`
	Disk     uint64 `json:"disk"`
}

func GetSystemInfo

func GetSystemInfo() (SystemInfo, error)

Jump to

Keyboard shortcuts

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