Documentation
¶
Index ¶
Constants ¶
View Source
const ( OsWindows = "windows" OsDarwin = "darwin" OsLinux = "linux" )
Variables ¶
View Source
var GetGoosFuncOverwrite func() string
Functions ¶
This section is empty.
Types ¶
type Arch ¶
type Arch string
Arch The Processor Architecture the CLI is running at
func GetCurrent ¶
func GetCurrent() Arch
func (*Arch) IsOfFamily ¶
Click to show internal directories.
Click to hide internal directories.