package
0.2.4
Repository: https://github.com/api7/etcd-adapter.git
Documentation: pkg.go.dev

# Functions

NewEtcdAdapter new an etcd adapter instance.

# Constants

BackendBTree indicates the btree-based backend.
BackendMySQL indicates the mysql-based backend.
EventAdd is the add event.
EventDelete is the delete event.
EventUpdate is the update event.

# Structs

No description provided by the author
Event contains a bunch of entities and the type of event.

# Interfaces

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

# Type aliases

BackendKind is the type of backend.
EventType is the type of event kind.