package
1.0.2
Repository: https://github.com/pangj520/hello.git
Documentation: pkg.go.dev

# Functions

* *初始化grpc客户端,对每一个rpc server的每一个servicePath建立一个连接池 *serverInfo: * key: serviceName 服务名称, 通过该名称从ServiceHosts配置中获取服务地址 * value: 服务路径 */.
No description provided by the author
创建rpc服务实例.
* * 注册rpc endpoint * serverInfo: * key: servicePath 服务路径 * value: common pointer */.

# Constants

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

# Variables

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
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author