MCPcopy Index your code
hub / github.com/dgraph-io/dgraph / GetTaskId

Method GetTaskId

protos/pb/pb.pb.go:6030–6035  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6028}
6029
6030func (x *TaskStatusRequest) GetTaskId() uint64 {
6031 if x != nil {
6032 return x.TaskId
6033 }
6034 return 0
6035}
6036
6037type TaskStatusResponse struct {
6038 state protoimpl.MessageState

Callers 2

TaskStatusOverNetworkFunction · 0.80
TaskStatusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected