mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-21 12:14:45 +08:00
优化rpc
This commit is contained in:
@@ -49,7 +49,6 @@ type RpcHandler struct {
|
|||||||
callRequest chan *RpcRequest
|
callRequest chan *RpcRequest
|
||||||
rpcHandler IRpcHandler
|
rpcHandler IRpcHandler
|
||||||
mapFunctions map[string]RpcMethodInfo
|
mapFunctions map[string]RpcMethodInfo
|
||||||
mapRawFunctions map[int]
|
|
||||||
funcRpcClient FuncRpcClient
|
funcRpcClient FuncRpcClient
|
||||||
funcRpcServer FuncRpcServer
|
funcRpcServer FuncRpcServer
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user