Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LockManager ¶
type RedisLockManager ¶
type RedisLockManager struct { RNonClusteredClient *redis.Client RedisLockClient *redislock.Client RedisLock *redislock.Lock }
func NewRedisLockManager ¶
func NewRedisLockManager(redisNClient *redis.Client) *RedisLockManager
Click to show internal directories.
Click to hide internal directories.