Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NacosElect ¶
type NacosElect struct {
Client naming_client.INamingClient
ElectionKey string // Nacos服务名
CandidateInfo string // 当前节点唯一编号
LeaderChs []chan<- bool
Ip string
Port uint64
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.