Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RpcServ ¶
type RpcServ struct {
// contains filtered or unexported fields
}
func (*RpcServ) CheckAlive ¶
示例接口
func (*RpcServ) UnaryInterceptor ¶
func (t *RpcServ) UnaryInterceptor() grpc.UnaryServerInterceptor
UnaryInterceptor provides a hook to intercept the execution of a unary RPC on the server.
type RpcServMG ¶
type RpcServMG struct {
// contains filtered or unexported fields
}
rpc server启停控制管理
func NewRpcServMG ¶
Click to show internal directories.
Click to hide internal directories.