arch

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Values

func Values() []string

Types

type KnownArchType

type KnownArchType string
const (
	Unknown KnownArchType = ""
	Arm     KnownArchType = "arm"
	ArmBE   KnownArchType = "armbe"
	Arm64   KnownArchType = "arm64"
	Arm64BE KnownArchType = "arm64be"
)

func (KnownArchType) IsNative

func (arch KnownArchType) IsNative() bool

func (KnownArchType) Valid

func (arch KnownArchType) Valid() bool

Jump to

Keyboard shortcuts

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