system

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Ubuntu  = "linux"
	Macos   = "darwin"
	Windows = "windows"

	UnixBinDir = "/usr/local/bin"

	JavaHomeEnv = "JAVA_HOME"
)

Variables

View Source
var (
	Arch           = runtime.GOARCH
	Os             = runtime.GOOS
	SupportedArchs = []string{"x86_64", "aarch64", "arm", "i686"}
)

Functions

func GetArch added in v0.9.0

func GetArch() (arch string)

func IsRoot

func IsRoot() (isRoot bool, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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