Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dgraph-io/dgraph
/ zeroOracleClient
Struct
zeroOracleClient
protos/pb/pb_grpc.pb.go:409–411 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
407
}
408
409
type
zeroOracleClient
struct
{
410
grpc.ClientStream
411
}
412
413
func
(x *zeroOracleClient) Recv() (*OracleDelta, error) {
414
m := new(OracleDelta)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected