MCPcopy Create free account
hub / github.com/temporalio/temporal / GetTaskIdBlock

Method GetTaskIdBlock

api/taskqueue/v1/message.pb.go:315–320  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

313}
314
315func (x *InternalTaskQueueStatus) GetTaskIdBlock() *v13.TaskIdBlock {
316 if x != nil {
317 return x.TaskIdBlock
318 }
319 return nil
320}
321
322func (x *InternalTaskQueueStatus) GetLoadedTasks() int64 {
323 if x != nil {

Callers 1

Calls

no outgoing calls

Tested by 1