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

Struct workerSubscribeClient

bitmap/pb.pb.go:6305–6307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6303}
6304
6305type workerSubscribeClient struct {
6306 grpc.ClientStream
6307}
6308
6309func (x *workerSubscribeClient) Recv() (*pb.KVList, error) {
6310 m := new(pb.KVList)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected