package
2.7.4+incompatible
Repository: https://github.com/octoblu/go-simple-etcd-client.git
Documentation: pkg.go.dev

# Functions

Dial constructs a new EtcdClient.

# Structs

SimpleEtcdClient implements EtcdClient.

# Interfaces

EtcdClient interface lets your Get/Set from Etcd.

# Type aliases

OnChangeCallback is used for passing callbacks to WatchRecursive.