modulepackage
9.0.0+incompatible
Repository: https://github.com/crisp-dev/redis-lock.git
Documentation: pkg.go.dev
# README
redis-lock
Modified to work with gopkg.in/redis.v4
.
# Variables
ErrLockNotObtained may be returned by Obtain() and Run() if a lock could not be obtained.
ErrLockNotObtained may be returned by Obtain() and Run() if a lock could not be obtained.
ErrLockNotObtained may be returned by Obtain() and Run() if a lock could not be obtained.
# Interfaces
RedisClient is a minimal client interface.