package
0.2.1
Repository: https://github.com/supercocoa/libkv.git
Documentation: pkg.go.dev

# Functions

New creates a new Etcd client given a list of endpoints and an optional tls config.
Register registers etcd to libkv.

# Variables

ErrAbortTryLock is thrown when a user stops trying to seek the lock by sending a signal to the stop chan, this is used to verify if the operation succeeded.

# Structs

Etcd is the receiver type for the Store interface.