MCPcopy
hub / github.com/dgraph-io/dgraph / Heartbeat

Method Heartbeat

protos/pb/pb_grpc.pb.go:156–158  ·  view source on GitHub ↗
(*api.Payload, Raft_HeartbeatServer)

Source from the content-addressed store, hash-verified

154}
155
156func (UnimplementedRaftServer) Heartbeat(*api.Payload, Raft_HeartbeatServer) error {
157 return status.Errorf(codes.Unimplemented, "method Heartbeat not implemented")
158}
159func (UnimplementedRaftServer) RaftMessage(Raft_RaftMessageServer) error {
160 return status.Errorf(codes.Unimplemented, "method RaftMessage not implemented")
161}

Callers

nothing calls this directly

Calls 1

ErrorfMethod · 0.45

Tested by

no test coverage detected