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

Method GetReadLevel

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

Source from the content-addressed store, hash-verified

285}
286
287func (x *InternalTaskQueueStatus) GetReadLevel() int64 {
288 if x != nil {
289 return x.ReadLevel
290 }
291 return 0
292}
293
294func (x *InternalTaskQueueStatus) GetFairReadLevel() *FairLevel {
295 if x != nil {

Callers 1

Calls

no outgoing calls

Tested by 1