Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(targets, preTargets []core.BuildLabel, state *core.BuildState, config *core.Configuration, arch cli.Arch)
Run runs a build to completion. The given state object controls most of the parameters to it and can be interrogated afterwards to find success / failure. To get detailed results as it runs, use state.Results. You should call that *before* starting this (otherwise a sufficiently fast build may bypass you completely).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.