package
1.6.0-beta.5
Repository: https://github.com/polarismesh/polaris-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
DeregisterRequestToProto 将用户反注册请求转化为服务端需要的proto.
GetConnErrorCode 获取连接错误码.
GetUpdateTaskRequestTime 获取一个updateTask的请求更新时间.
HeartbeatRequestToProto 将用户心跳请转化为服务端需要的proto.
NetworkError 返回网络错误,并回收连接.
NextCreateConfigFileReqID 生成CreateConfigFile调用的请求Id.
NextDeRegisterInstanceReqID 生成RegisterService调用的请求Id.
NextDiscoverReqID 生成GetInstances调用的请求Id.
NextGetConfigFileReqID 生成GetConfigFile调用的请求Id.
NextHeartbeatReqID 生成RegisterService调用的请求Id.
NextPublishConfigFileReqID 生成PublishConfigFile调用的请求Id.
NextRateLimitAcquireReqID 生成RateLimit配额获取调用的请求Id.
NextRateLimitInitReqID 生成RateLimit初始化调用的请求Id.
NextRegisterInstanceReqID 生成RegisterService调用的请求Id.
NextReportClientReqID 生成ReportClient调用的请求Id.
NextUpdateConfigFileReqID 生成UpdateConfigFile调用的请求Id.
NextWatchConfigFilesReqID 生成WatchConfigFiles调用的请求Id.
RegisterRequestToProto 将用户的API注册请求结构转换成为server端需要的proto结构.
ReportClientRequestToProto 将客户端上报请转化为服务端需要的proto.

# Constants

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
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
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

ClientFailEvent 用于recv协程通知send协程关于链路故障的问题.
No description provided by the author
DiscoverConnector cl5服务端代理,使用GRPC协议对接.
StreamingClient 流式客户端,带连接.

# Interfaces

DiscoverClient 服务发现客户端接口.

# Type aliases

DiscoverClientCreator 创建client的函数.