package
0.0.14
Repository: https://github.com/t34-dev/go-utils.git
Documentation: pkg.go.dev

# Functions

New creates a new EtcdClient with logging.
NewClient creates a new etcd Client.
No description provided by the author

# Structs

Query wrapper around a query, storing operation name and key.

# 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.