Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadModules ¶ added in v0.0.87
Types ¶
type Runner ¶ added in v0.0.26
type Runner struct { Name string Dir string Args []string Envs []string // Build with debug symbols Debug bool // Build with race condition detection RaceConditionDetection bool // Used to cache the binary Requirements *builders.Dependencies // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.