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

Function _Worker_ReceivePredicate_Handler

bitmap/pb.pb.go:6540–6542  ·  view source on GitHub ↗
(srv interface{}, stream grpc.ServerStream)

Source from the content-addressed store, hash-verified

6538}
6539
6540func _Worker_ReceivePredicate_Handler(srv interface{}, stream grpc.ServerStream) error {
6541 return srv.(WorkerServer).ReceivePredicate(&workerReceivePredicateServer{stream})
6542}
6543
6544type Worker_ReceivePredicateServer interface {
6545 SendAndClose(*api.Payload) error

Callers

nothing calls this directly

Calls 1

ReceivePredicateMethod · 0.65

Tested by

no test coverage detected