package
0.6.1
Repository: https://github.com/steady-bytes/draft.git
Documentation: pkg.go.dev

# 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.