//
pkg.gl
Category
go.etcd.io/etcd/server/v3
etcdserver
cindex
package
3.6.0-alpha.0
Repository:
https://github.com/etcd-io/etcd.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
3
Files
89 SLOC
#
Functions
NewConsistentIndex
NewConsistentIndex creates a new consistent index.
NewFakeConsistentIndex
UpdateConsistentIndex
#
Interfaces
Backend
ConsistentIndexer
ConsistentIndexer is an interface that wraps the Get/Set/Save method for consistentIndex.