Versions in this module Expand all Collapse all v0 v0.1.0 Oct 9, 2022 Changes in this version + type Response struct + func Error(err error) Response + func Progress(in runner.RecordingProgress) Response + func Report(rep *runner.Report) Response + func (r Response) EncodeJSON(w io.Writer) error