package
2.1.7+incompatible
Repository: https://github.com/matrixorigin/dragonboat.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewGRPCConnection create a GRPCConnection instance.
NewGRPCSnapshotConnection creates a GRPCSnapshotConnection intance.
NewRaftGRPC creates the GRPC based raft RPC instance.
# Variables
GRPCRaftRPCName is the type name of the grpc raft RPC module.
# Structs
GRPCConnection is the GRPC based client for sending raft messages.
GRPCSnapshotConnection is the GRPC based ISnapshotConnection instance for sending snapshot data.
RaftGRPC is the GRPC based RPC moldule.