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: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RedisLock struct {
}
RedisLock is a redis SET NX based lock
New creates a lock on key, waiting at most ttl to acquire it and holding it for ttl.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.