# Functions
BuildApplicationsForVip build applications with target vip.
Cast "Nan", "Inf", "-Inf" XML values to 'float64'.
NewApplicationsWorker 构造函数.
No description provided by the author
No description provided by the author
No description provided by the author
ObjectToString interface type to string.
RateLimitResponse http答复简单封装.
# 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
DefaultEnableSelfPreservation whether to enable preservation mechanism.
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
DefaultSelfPreservationDuration instance unhealthy check point to preservation, instances over 15 min won't get preservation.
DefaultSelfPreservationPercent instances unhealthy percent over 85% (around 15 min instances), it will return all checked instances.
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
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
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
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Application 服务数据.
ApplicationResponse 单个服务拉取响应.
Applications 服务列表.
ApplicationsBuilder builder to do application construct.
ApplicationsRespCache 全量服务缓存.
ApplicationsResponse 服务拉取应答.
ApplicationsWorker 应用缓存协程.
No description provided by the author
DataCenterInfo 数据中心信息.
No description provided by the author
No description provided by the author
EurekaServer is the Eureka server.
InstanceInfo 实例信息.
InstanceResponse 单个服务实例拉取响应.
No description provided by the author
LeaseInfo 租约信息.
Metadata 元数据信息,xml 格式无法直接反序列化成 map[string]string 类型。这里通过 []byte 类型的 Raw 接收,并反序列化到 Meta 中。 反序列化后,polaris 在业务中只使用 Meta 字段。.
PortWrapper 端口包装类.
RegistrationRequest 实例注册请求.
No description provided by the author
No description provided by the author
ReplicationInstance request for instance replicate.
ReplicationInstanceResponse response for instance replicate process.
ReplicationList instances list to replicate.
ReplicationListResponse list for replicate instance response.
VipCacheKey key for reference the vip cache.
# Type aliases
StringMap is a map[string]string.