package
1.0.2
Repository: https://github.com/rkcloudchain/rksync.git
Documentation: pkg.go.dev

# Functions

NewGRPCServer creates a new implementation of a GRPCServer given a listen address.
NewGRPCServerFromListener creates a new instance of GRPCServer given on existing net.Listener.

# Structs

GRPCServer is the wrapper of grpc.Server.