Versions in this module Expand all Collapse all v0 v0.6.0 Dec 29, 2018 v0.5.0 Dec 7, 2018 Changes in this version + type WorkflowDefinition struct + func Parse(yaml []byte) (WorkflowDefinition, error) + func ParseFromFile(path string) (WorkflowDefinition, error) + type YAMLDefinition struct