//
pkg.gl
Category
github.com/skilld-labs/etcd/v3
clientv3
clientv3util
package
3.5.4
Repository:
https://github.com/skilld-labs/etcd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
9 SLOC
#
Functions
KeyExists
KeyExists returns a comparison operation that evaluates to true iff the given key exists.
KeyMissing
KeyMissing returns a comparison operation that evaluates to true iff the given key does not exist.