Documentation ¶
Index ¶
Constants ¶
View Source
const DataSourceEtcdv3 = "etcdv3"
DataSourceEtcdv3 defines etcdv3 scheme
Variables ¶
This section is empty.
Functions ¶
func NewDataSource ¶
func NewDataSource(client *etcdv3.Client, key string) conf.DataSource
NewDataSource new a etcdv3DataSource instance. client is the etcdv3 client, it must be useful and should be release by User.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.