Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrpcConfig ¶
type GrpcServer ¶
type GrpcServer struct { Grpc *grpc.Server Config *GrpcConfig Log logger.ILogger }
func NewGrpcServer ¶
func NewGrpcServer(log logger.ILogger, config *GrpcConfig) *GrpcServer
func (*GrpcServer) RunGrpcServer ¶
Click to show internal directories.
Click to hide internal directories.