Documentation ¶
Overview ¶
Package getdlqtasks contains the logic to implement the historyservice.HistoryServiceServer.GetDLQTasks API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Invoke ¶
func Invoke( ctx context.Context, historyTaskQueueManager persistence.HistoryTaskQueueManager, taskCategoryRegistry tasks.TaskCategoryRegistry, req *historyservice.GetDLQTasksRequest, ) (*historyservice.GetDLQTasksResponse, error)
Invoke the GetDLQTasks API. All errors returned from this function are already translated into the appropriate type from the serviceerror package.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.