Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgraph-io/dgraph-benchmarks
/ raftHeartbeatClient
Struct
raftHeartbeatClient
bitmap/pb.pb.go:5500–5502 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5498
}
5499
5500
type
raftHeartbeatClient
struct
{
5501
grpc.ClientStream
5502
}
5503
5504
func
(x *raftHeartbeatClient) Recv() (*HealthInfo, error) {
5505
m := new(HealthInfo)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected