# Functions
New creates a new EtcdClient with logging.
NewClient creates a new etcd Client.
No description provided by the author
# Interfaces
Client represents the etcd client wrapper.
EtcdClient interface defines the methods we need from etcd client.
# Type aliases
No description provided by the author
LogFunc defines the signature for the logging function.