Versions in this module Expand all Collapse all v0 v0.2.0 Jan 1, 2018 v0.1.0 Dec 30, 2017 Changes in this version + type Runner struct + func New(c *config.Config) *Runner + func (r *Runner) BuildRuntime(b builders.RuntimeBuilder, output string, display bool) (reporter.ReportData, error) + func (r *Runner) Run(output string, display bool) error