Documentation ¶
Index ¶
Constants ¶
View Source
const ( WorkflowType = "signal" State1 = "S1" State2 = "S2" SignalName = "test-signal-name" InternalChannelName = "test-internal-channel-name" UnhandledSignalName = "test-unhandled-signal-name" RPCNameGetSignalChannelInfo = "RPCNameGetSignalChannelInfo" RPCNameGetInternalChannelInfo = "RPCNameGetInternalChannelInfo" )
Variables ¶
View Source
var StateOptionsForLargeDataAttributes = iwfidl.WorkflowStateOptions{ DataAttributesLoadingPolicy: &iwfidl.PersistenceLoadingPolicy{ PersistenceLoadingType: ptr.Any(iwfidl.NONE), }, }
Functions ¶
func NewHandler ¶
func NewHandler() common.WorkflowHandlerWithRpc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.