Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAndLoad ¶
func CheckAndLoad() error
func GetArch ¶
func GetArch() []string
GetArch is the running program's operating system target: one of darwin, freebsd, linux, and so on.
func GetOS ¶
func GetOS() []string
GetOS is the running program's architecture target: one of 386, amd64, arm, s390x, and so on.
func RemoveBinaries ¶
RemoveBinaries removes the specified paths from bin configuration. It doesn't care about the order
func UpsertBinary ¶
UpsertBinary adds or updats an existing binary resource in the config
Types ¶
Click to show internal directories.
Click to hide internal directories.