Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetResetReapplyExcludeTypes ¶
func GetResetReapplyExcludeTypes( excludeTypes []enumspb.ResetReapplyExcludeType, includeType enumspb.ResetReapplyType, ) map[enumspb.ResetReapplyExcludeType]struct{}
GetResetReapplyExcludeTypes computes the set of requested exclude types. It uses the reset_reapply_exclude_types request field (a set of event types to exclude from reapply), as well as the deprecated reset_reapply_type request field (a specification of what to include).
func Invoke ¶
func Invoke( ctx context.Context, resetRequest *historyservice.ResetWorkflowExecutionRequest, shardContext historyi.ShardContext, workflowConsistencyChecker api.WorkflowConsistencyChecker, matchingClient matchingservice.MatchingServiceClient, versionMembershipCache worker_versioning.VersionMembershipCache, reactivationSignalCache worker_versioning.ReactivationSignalCache, reactivationSignaler api.VersionReactivationSignalerFn, ) (_ *historyservice.ResetWorkflowExecutionResponse, retError error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.