Documentation
¶
Overview ¶
Package internal provides shared utilities for the mage build tool.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnvWithCurrentGOOS ¶
EnvWithCurrentGOOS returns a copy of os.Environ with the GOOS and GOARCH set to runtime.GOOS and runtime.GOARCH.
func EnvWithGOOS ¶
EnvWithGOOS returns the os.Environ() values with GOOS and/or GOARCH either set to their runtime value, or the given value if non-empty.
func OutputDebug ¶
OutputDebug runs a command in debug mode and returns its stdout output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.