//
pkg.gl
Category
github.com/noahyz/distributed_lock
examples
fair_lock_by_redis
package
1.0.2
Repository:
https://github.com/noahyz/distributed_lock.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
179 SLOC
#
Functions
NewPubSub
No description provided by the author
NewRedisClient
No description provided by the author
#
Structs
PubSub
PubSub 包装 redis 的发布订阅.
RedisClient
RedisClient 包装 redis 的 API,这样就可以让用户控制使用那个 redis 客户端了.