Categorygithub.com/warrior21st/redisutil
modulepackage
0.0.2
Repository: https://github.com/warrior21st/redisutil.git
Documentation: pkg.go.dev

# README

go redis util

go redis connection helper go simple redis locker (with holder)

# Functions

获取锁(永不过期).
获取锁(带过期时间).
清除指定holder的拥有的所有锁.
释放锁.

# Structs

redis 锁.