package
2.3.8+incompatible
Repository: https://github.com/phpstudyer/etcd.git
Documentation: pkg.go.dev

# Packages

Package backend defines a standard interface for etcd's backend storage.
Package storagepb is a generated protocol buffer package.

# Functions

No description provided by the author
NewStore returns a new store.
ReportEventReceived reports that an event is received.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

ConsistentIndexGetter is an interface that wraps the Get method.
ConsistentWatchableKV is a WatchableKV that understands the consistency algorithm and consistent index.
No description provided by the author
Watchable is the interface that wraps the NewWatchStream function.
WatchableKV is a KV that can be watched.
No description provided by the author

# Type aliases

No description provided by the author