//
pkg.gl
Category
go.etcd.io/etcd/client/v3
clientv3util
package
3.6.0-alpha.0
Repository:
https://github.com/etcd-io/etcd.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
29
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.