Versions in this module Expand all Collapse all v0 v0.1.0 Aug 20, 2020 Changes in this version + type Action struct + Command string + Image string + Name string + OnFailure string + OnTimeout string + Timeout int + type Task struct + Actions []Action + Name string + Worker string + type Workflow struct + GlobalTimeout int + Name string + Tasks []Task + Version string