repositorypackage
0.0.0-20200515115217-0027f7a074f1
Repository: https://github.com/snoopyjoy/go-redislock.git
Documentation: pkg.go.dev
# README
A distributed lock base on redis
Usage
Choose a redis client you like and write an implementation of IRedisClient
.