Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgraph-io/dgraph
/ GetTaskMeta
Method
GetTaskMeta
protos/pb/pb.pb.go:6077–6082 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6075
}
6076
6077
func
(x *TaskStatusResponse) GetTaskMeta() uint64 {
6078
if
x != nil {
6079
return
x.TaskMeta
6080
}
6081
return
0
6082
}
6083
6084
var
File_pb_proto protoreflect.FileDescriptor
6085
Callers
1
resolveTask
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected