Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // WorkflowID is the unique identifier for this workflow. It should be used as // a reference everywhere. WorkflowID = workflow.WorkflowID // DataTypeID is the unique identifier for the data type that is being returned // from this workflow. DataTypeID = workflow.DataTypeID )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.