MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / zeroOracleClient

Struct zeroOracleClient

bitmap/pb.pb.go:5798–5800  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5796}
5797
5798type zeroOracleClient struct {
5799 grpc.ClientStream
5800}
5801
5802func (x *zeroOracleClient) Recv() (*OracleDelta, error) {
5803 m := new(OracleDelta)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected