# Functions
NewRaftServiceClient constructs a client for the core.consensus.raft.v1.RaftService service.
NewRaftServiceHandler builds an HTTP handler from the service implementation.
# Constants
RaftServiceJoinProcedure is the fully-qualified name of the RaftService's Join RPC.
RaftServiceName is the fully-qualified name of the RaftService service.
RaftServiceRemoveProcedure is the fully-qualified name of the RaftService's Remove RPC.
RaftServiceStatsProcedure is the fully-qualified name of the RaftService's Stats RPC.
# Structs
UnimplementedRaftServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
RaftServiceClient is a client for the core.consensus.raft.v1.RaftService service.
RaftServiceHandler is an implementation of the core.consensus.raft.v1.RaftService service.