package
0.0.0-20211211122255-60f325a24b5a
Repository: https://github.com/localrivet/galaxycache.git
Documentation: pkg.go.dev
# Functions
NewGRPCFetchProtocol creates a fetch-protocol implementation using GRPC for communicating with peers.
RegisterGRPCServer registers the given grpc.Server with a Universe for GetFromPeer calls over RPC.
# Structs
GRPCFetchProtocol specifies GRPC specific options for GRPC-based peer communcation.