Documentation
¶
Index ¶
- func FindModuleRoot(start string) (string, error)
- func LoadDefinition(path string) (*definition.WorkflowDefinition, error)
- func RenderMain(def *definition.WorkflowDefinition) ([]byte, error)
- func SuggestedBinaryName(def *definition.WorkflowDefinition, workflowPath string) string
- func ValidateStandalone(def *definition.WorkflowDefinition) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindModuleRoot ¶
func LoadDefinition ¶
func LoadDefinition(path string) (*definition.WorkflowDefinition, error)
func RenderMain ¶
func RenderMain(def *definition.WorkflowDefinition) ([]byte, error)
func SuggestedBinaryName ¶
func SuggestedBinaryName(def *definition.WorkflowDefinition, workflowPath string) string
func ValidateStandalone ¶
func ValidateStandalone(def *definition.WorkflowDefinition) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.