Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrAlreadyClosed = errors.New("widelock: set already closed") ErrAlreadyUnlocked = errors.New("widelock: already unlocked") ErrLockNotHeld = errors.New("widelock: lock not held") ErrLockNotSetExpiry = errors.New("widelock: lock not set expiry") ErrInvalidDuration = errors.New("widelock: invalid duration") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.