sysinfo

package
v0.0.0-...-967dab9 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2019 License: MIT Imports: 4 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 {
	CPU       string
	Cores     uint
	Threads   uint
	User      float32
	Sys       float32
	Idle      float32
	MemTotal  uint
	MemFree   uint
	SwapTotal uint
	SwapFree  uint
	Uptime    uint
}

func New

func New() (s SystemInfo)

Jump to

Keyboard shortcuts

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