//
pkg.gl
Category
github.com/octoblu/go-simple-etcd-client
etcdclient
package
2.7.4+incompatible
Repository:
https://github.com/octoblu/go-simple-etcd-client.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
9
Files
177 SLOC
#
Functions
Dial
Dial constructs a new EtcdClient.
#
Structs
SimpleEtcdClient
SimpleEtcdClient implements EtcdClient.
#
Interfaces
EtcdClient
EtcdClient interface lets your Get/Set from Etcd.
#
Type aliases
OnChangeCallback
OnChangeCallback is used for passing callbacks to WatchRecursive.