package
1.1.2
Repository: https://github.com/gincorp/gin.git
Documentation: pkg.go.dev

# Functions

NewRunner initialises and Return a Runner.
ParseRunner returns a parsed Runner from a string.
ParseWorkflow ..

# Structs

Runner is a stateful representation of a Running Workflow.
Step is a state container containing data per step.
Workflow ..