Categorygithub.com/sprintframework/raftpb
modulepackage
1.2.10
Repository: https://github.com/sprintframework/raftpb.git
Documentation: pkg.go.dev

# README

raftpb

Raft Service API Protobuf

# Packages

No description provided by the author

# Functions

No description provided by the author
RegisterRaftServiceHandler registers the http handlers for service RaftService to "mux".
RegisterRaftServiceHandlerClient registers the http handlers for service RaftService to "mux".
RegisterRaftServiceHandlerFromEndpoint is same as RegisterRaftServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterRaftServiceHandlerServer registers the http handlers for service RaftService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
RaftService_ServiceDesc is the grpc.ServiceDesc for RaftService service.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedRaftServiceServer must be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
RaftServiceClient is the client API for RaftService service.
RaftServiceServer is the server API for RaftService service.
UnsafeRaftServiceServer may be embedded to opt out of forward compatibility for this service.