Versions in this module Expand all Collapse all v0 v0.0.0 Jan 22, 2019 Changes in this version + func Run(ctx context.Context, env *model.Environment, numWorkers int, p plan.Plan, ...) (int, error) + type Error struct + Err error + Work Work + func (e *Error) Error() string + type Work struct + Cmd string + I int + Target *model.Target