Versions in this module Expand all Collapse all v1 v1.1.4 Nov 2, 2023 Changes in this version + const StateRunning + const StateShutdown + type BeatInfo struct + Cluster string + Ip string + Metadata map[string]string + Period time.Duration + Port uint64 + Scheduled bool + ServiceName string + State int32 + Weight float64 + type CatalogService struct + ClusterCount int32 + GroupName string + HealthyInstanceCount int32 + IpCount int32 + Name string + TriggerFlag bool + type CatalogServiceList struct + Count string + ServiceList []*CatalogService + type Cluster struct + DefaultCheckPort uint64 + DefaultPort uint64 + HealthyChecker ClusterHealthChecker + Metadata map[string]string + Name string + ServiceName string + UseIPPort4Check bool + type ClusterHealthChecker struct + Type string + type ConfigItem struct + Appname string + Content string + DataId string + Group string + Id string + Md5 string + Tenant string + type ConfigPage struct + PageItems []ConfigItem + PageNumber int + PagesAvailable int + TotalCount int + type ExpressionSelector struct + Expression string + Type string + type Instance struct + ClusterName string + Enable bool + Ephemeral bool + Healthy bool + InstanceId string + Ip string + Marked bool + Metadata map[string]string + Port uint64 + ServiceName string + Valid bool + Weight float64 + type Service struct + CacheMillis uint64 + Checksum string + Clusters string + Dom string + Env string + Hosts []Instance + LastRefTime uint64 + Metadata map[string]string + Name string + UseSpecifiedURL bool + type ServiceDetail struct + Clusters []Cluster + Service ServiceInfo + type ServiceInfo struct + App string + Group string + HealthCheckMode string + Metadata map[string]string + Name string + ProtectThreshold float64 + Selector ServiceSelector + type ServiceList struct + Count int64 + Doms []string + type ServiceSelector struct + Selector string + type SubscribeService struct + ClusterName string + Enable bool + Healthy bool + InstanceId string + Ip string + Metadata map[string]string + Port uint64 + ServiceName string + Valid bool + Weight float64