machine

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Machine

type Machine struct {
	CPU      *cpu.Info      `json:"cpu"`
	Topology *topology.Info `json:"topology"`
}

func Discover

func Discover(env *environ.Environ) (Machine, error)

func FromJSON

func FromJSON(data string) (Machine, error)

func FromSystem

func FromSystem(env *environ.Environ) (Machine, error)

func (Machine) ToJSON

func (ma Machine) ToJSON() (string, error)

Jump to

Keyboard shortcuts

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