platformutil

package
v0.8.20 Latest Latest
Warning

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

Go to latest
Published: May 15, 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 Arch

type Arch string
const (
	ArchAmd64 Arch = "amd64"
	ArchX86   Arch = "x86_64"
	Arch386   Arch = "386"
	Archi386  Arch = "i386"
)

func (Arch) String

func (a Arch) String() string

type Platform

type Platform string
const (
	Windows Platform = "windows"
	Linux   Platform = "linux"
	Darwin  Platform = "darwin"
)

func (Platform) String

func (p Platform) String() string

Jump to

Keyboard shortcuts

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