MCPcopy 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
409type zeroOracleClient struct {
410 grpc.ClientStream
411}
412
413func (x *zeroOracleClient) Recv() (*OracleDelta, error) {
414 m := new(OracleDelta)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected