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

Function _Worker_StreamSnapshot_Handler

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

Source from the content-addressed store, hash-verified

6422}
6423
6424func _Worker_StreamSnapshot_Handler(srv interface{}, stream grpc.ServerStream) error {
6425 return srv.(WorkerServer).StreamSnapshot(&workerStreamSnapshotServer{stream})
6426}
6427
6428type Worker_StreamSnapshotServer interface {
6429 Send(*KVS) error

Callers

nothing calls this directly

Calls 1

StreamSnapshotMethod · 0.65

Tested by

no test coverage detected