# 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.