Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrLocked error = acquireFailedError("already locked")
ErrLocked indicates TryLock failed because the lock was already locked.
View Source
var ErrTimeout error = acquireTimeoutError("acquire timeout exceeded")
ErrTimeout indicates that the lock attempt timed out.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.