Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEndpointNotExist = errors.New("ERR_ENDPOINT_NOT_EXIST")
Functions ¶
func NewEtcdClient ¶
func NewEtcdClient(conf RegistryConf) (*clientv3.Client, func(), error)
NewEtcdClient .... init etcd client/v3
Types ¶
type RegistryConf ¶
Click to show internal directories.
Click to hide internal directories.