Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCServer ¶
type GRPCServer struct {
// contains filtered or unexported fields
}
func NewGRPCServer ¶
func NewGRPCServer() *GRPCServer
func (*GRPCServer) AddService ¶
func (g *GRPCServer) AddService(service iface2.IGRPCService)
func (*GRPCServer) GracefulStop ¶
func (g *GRPCServer) GracefulStop()
Click to show internal directories.
Click to hide internal directories.