systemrecon

package
v2.0.0-...-4b7107c Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: MIT Imports: 8 Imported by: 0

README

CPU Information

Description

Document the ways we collect information from CPUs.

Documentation

Cpu Caches (L1, L2, L3)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CpuArch

func CpuArch() (string, error)

CpuArch - Return CPU Architecture (e.g. amd64)

func CpuCache

func CpuCache() (result string, err error)

CpuCache - Return the CPU cache (in KB)

func CpuCores

func CpuCores() (int, error)

CpuCores - Return the CPU core count

func CpuInfo

func CpuInfo() (info keyvalue.KeyValue, err error)

CpuInfo - Returns a map of CPU characteristics

Types

This section is empty.

Jump to

Keyboard shortcuts

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