Documentation ¶
Index ¶
Constants ¶
View Source
const ( MaxFailTimes = 2 ConnDelay = 3 * time.Second )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NacosRegistry ¶
type NacosRegistry struct { *baseRegistry.BaseRegistry // contains filtered or unexported fields }
func (*NacosRegistry) DoSubscribe ¶
func (n *NacosRegistry) DoSubscribe() error
func (*NacosRegistry) DoUnsubscribe ¶
func (n *NacosRegistry) DoUnsubscribe() error
Click to show internal directories.
Click to hide internal directories.