Documentation ¶
Index ¶
Constants ¶
View Source
const ( PASS = "pass" ERROR = "error" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Workflow ¶
type Workflow struct { Workflow *goflow.FlowService Dag *flow.Dag // context *flow.Context Name string }
func NewWorkflow ¶
func NewWorkflow() *Workflow
func (*Workflow) GetWorkflow ¶
func (w *Workflow) GetWorkflow()
func (*Workflow) SetContext ¶
Click to show internal directories.
Click to hide internal directories.