package
1.6.0-beta.5
Repository: https://github.com/polarismesh/polaris-go.git
Documentation: pkg.go.dev
# Functions
IsAvailableConnection whether the connection is available.
NewConfigConnectionManager 创建配置中心连接管理器.
NewConnectionManager 创建连接管理器.
ToGRPCConn convert to a grpc connection.
# Variables
DefaultServerServiceToConnectionControl 不同系统服务使用不同的连接持有模式.
# Structs
ClientInfo 当前客户端相关信息.
Connection GRPC connection object containing a unique connection ID.
ConnID 连接标识.
ServerAddressList 服务地址列表.
# Interfaces
ClosableConn you can close the connection object.
ConnCreator 连接创建器.
ConnectionManager 通用的连接管理器.