Versions in this module Expand all Collapse all v1 v1.0.1 Jan 10, 2021 v1.0.0 Jan 10, 2021 Changes in this version + func NewKV(kv clientv3.KV, prefix string) clientv3.KV + func NewLease(l clientv3.Lease, prefix string) clientv3.Lease + func NewWatcher(w clientv3.Watcher, prefix string) clientv3.Watcher