//
pkg.gl
Category
github.com/tianlin0/go-plat-utils
internal
redislock
package
0.0.0-20250219033730-6c76daace332
Repository:
https://github.com/tianlin0/go-plat-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
276 SLOC
#
Functions
NewRedisLock
NewRedisLock 新的锁.
NewRedSync
NewRedSync 新的锁.
RedisPing
RedisPing 测试redis连接.
#
Constants
DefaultExpireTime
默认过期时间10s.
DefaultKeyFront
No description provided by the author
#
Structs
RedisLock
RedisLock redis锁.
RedSyncLock
RedSyncLock redis锁.