package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Sep 9, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Mutex is an etcd session based distributed lock.
New creates a Mutex on key over a pooled session; Lock and Unlock each give up after timeout.
Pool keeps etcd sessions alive between locks.
NewPool builds a pool whose sessions carry a lease of ttl.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.