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

Method IsPeer

bitmap/pb.pb.go:5469–5469  ·  view source on GitHub ↗
(ctx context.Context, in *RaftContext, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

5467 RaftMessage(ctx context.Context, opts ...grpc.CallOption) (Raft_RaftMessageClient, error)
5468 JoinCluster(ctx context.Context, in *RaftContext, opts ...grpc.CallOption) (*api.Payload, error)
5469 IsPeer(ctx context.Context, in *RaftContext, opts ...grpc.CallOption) (*PeerResponse, error)
5470}
5471
5472type raftClient struct {

Callers 1

_Raft_IsPeer_HandlerFunction · 0.65

Implementers 2

raftClientbitmap/pb.pb.go

Calls

no outgoing calls

Tested by

no test coverage detected