package
0.0.0-20200525112348-70b5d591d89d
Repository: https://github.com/microsvs/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.