Documentation ¶
Overview ¶
Package etcdv3 implements registry around etcd.
Index ¶
Constants ¶
View Source
const (
Name = "etcdv3"
)
View Source
const (
ROOT = "/services"
)
Variables ¶
This section is empty.
Functions ¶
func NewConfigurationListener ¶
func NewConfigurationListener(reg *etcdV3Registry) *configurationListener
NewConfigurationListener for listening the event of etcdv3.
func NewRegistryDataListener ¶
func NewRegistryDataListener(listener config_center.ConfigurationListener) *dataListener
NewRegistryDataListener creates a data listener for etcd
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.