//
pkg.gl
Category
github.com/yunify/metad
backends
etcdv3
package
1.2.3
Repository:
https://github.com/yunify/metad.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
333 SLOC
#
Functions
NewEtcdClient
NewEtcdClient returns an *etcd.Client with a connection to named machines.
#
Constants
SELF_MAPPING_PATH
No description provided by the author
#
Variables
MaxOpsPerTxn
see github.com/coreos/etcd/etcdserver/api/v3rpc/key.go.
#
Structs
Client
Client is a wrapper around the etcd client.