Documentation ¶
Index ¶
Constants ¶
View Source
const ( WorkflowType = "interstate" State1 = "S1" State21 = "S21" State22 = "S22" State31 = "S31" )
Variables ¶
View Source
var TestVal1 = iwfidl.EncodedObject{ Encoding: iwfidl.PtrString("json"), Data: iwfidl.PtrString("test-value1"), }
View Source
var TestVal2 = iwfidl.EncodedObject{ Encoding: iwfidl.PtrString("json"), Data: iwfidl.PtrString("test-value2"), }
Functions ¶
func NewHandler ¶
func NewHandler() *handler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.