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

Struct workerReceivePredicateClient

bitmap/pb.pb.go:6257–6259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6255}
6256
6257type workerReceivePredicateClient struct {
6258 grpc.ClientStream
6259}
6260
6261func (x *workerReceivePredicateClient) Send(m *KVS) error {
6262 return x.ClientStream.SendMsg(m)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected