Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCServer ¶
GRPCServer is a wrapper over grpc.Server that implements xservice.RunnerCloser interface.
func NewGRPCServer ¶
func NewGRPCServer(addr string, options ...grpc.ServerOption) (*GRPCServer, error)
NewGRPCServer creates a new port for the GRPC server.
Click to show internal directories.
Click to hide internal directories.