Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCRegServerFunc ¶
type GRPCServer ¶
func NewGRPCServer ¶
func NewGRPCServer(name string, addr string, regFunc GRPCRegServerFunc) (*GRPCServer, error)
func (*GRPCServer) Name ¶
func (server *GRPCServer) Name() string
func (*GRPCServer) Run ¶
func (server *GRPCServer) Run() error
func (*GRPCServer) Stop ¶
func (server *GRPCServer) Stop() error
Click to show internal directories.
Click to hide internal directories.