//
pkg.gl
Category
github.com/gincorp/gin
workflow
package
1.1.2
Repository:
https://github.com/gincorp/gin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
141 SLOC
#
Functions
NewRunner
NewRunner initialises and Return a Runner.
ParseRunner
ParseRunner returns a parsed Runner from a string.
ParseWorkflow
ParseWorkflow ..
#
Structs
Runner
Runner is a stateful representation of a Running Workflow.
Step
Step is a state container containing data per step.
Workflow
Workflow ..