# Functions
No description provided by the author
服务发现rpc服务地址.
*
*初始化rpc客户端,对每一个rpc server的每一个servicePath建立一个连接池
*serverInfo:
* key: serviceName 服务名称, 通过该名称从ServiceHosts配置中获取服务地址
* value: 服务路径
*/.
No description provided by the author
创建自定义rpc客户端.
No description provided by the author
创建rpc服务实例.
*
* 注册rpc endpoint
* serverInfo:
* key: servicePath 服务路径
* value: common pointer
*/.
注册rpc服务.
# Constants
rpc服务地址来自于配置中心.
rpc服务地址来自于服务发现.
rpc服务地址由调用者提供.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
连接配置.
连接池配置.
No description provided by the author
No description provided by the author