# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
The etcd distributed lock enables you to have a powerful mutual exclusion (mutex) system in with an etcd cluster.
No description provided by the author
# Interfaces
RWLock define an implementation of a readers-writer lock with writer-preference.