platform

package
v0.0.0-...-703489d Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Architecture

type Architecture string

Architecture is an CPU architecture.

const (
	AMD64   Architecture = "amd64"
	ARM64   Architecture = "arm64"
	S390X   Architecture = "s390x"
	PPC64LE Architecture = "ppc64le"
)

type OS

type OS string

OS is an operating system.

const (
	Linux   OS = "linux"
	Mac     OS = "darwin"
	Windows OS = "windows"
)

Jump to

Keyboard shortcuts

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