Documentation ¶
Index ¶
- func CreateRecordWorkflowTaskStartedResponse(ctx context.Context, ms workflow.MutableState, updateRegistry update.Registry, ...) (*historyservice.RecordWorkflowTaskStartedResponse, error)
- func Invoke(ctx context.Context, req *historyservice.RecordWorkflowTaskStartedRequest, ...) (*historyservice.RecordWorkflowTaskStartedResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Invoke ¶
func Invoke( ctx context.Context, req *historyservice.RecordWorkflowTaskStartedRequest, shardContext shard.Context, config *configs.Config, eventNotifier events.Notifier, persistenceVisibilityMgr manager.VisibilityManager, workflowConsistencyChecker api.WorkflowConsistencyChecker, ) (*historyservice.RecordWorkflowTaskStartedResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.