Skip to content

locker: add Locker interface package#74

Open
bigbes wants to merge 1 commit intomasterfrom
bigbes/gh-29-locker-package
Open

locker: add Locker interface package#74
bigbes wants to merge 1 commit intomasterfrom
bigbes/gh-29-locker-package

Conversation

@bigbes
Copy link
Copy Markdown
Collaborator

@bigbes bigbes commented May 5, 2026

Add Locker (Lock/TryLock/Unlock/Key), Options + WithTTL + ApplyOptions, sentinel errors (ErrLocked, ErrSessionExpired, ErrLockReleased, ErrUnsupported), and DefaultTTL = 60s.

Part of #29

Add Locker (Lock/TryLock/Unlock/Key), Options + WithTTL +
ApplyOptions, sentinel errors (ErrLocked, ErrSessionExpired,
ErrLockReleased, ErrUnsupported), and DefaultTTL = 60s.

Part of #29
@bigbes bigbes requested review from Mockird31 and sssciel May 5, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants