//
pkg.gl
Category
github.com/rkcloudchain/rksync
server
package
1.0.2
Repository:
https://github.com/rkcloudchain/rksync.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
131 SLOC
#
Functions
NewGRPCServer
NewGRPCServer creates a new implementation of a GRPCServer given a listen address.
NewGRPCServerFromListener
NewGRPCServerFromListener creates a new instance of GRPCServer given on existing net.Listener.
#
Structs
GRPCServer
GRPCServer is the wrapper of grpc.Server.