package
0.0.0-20201220022904-659df7684c38
Repository: https://github.com/tevjef/uct-backend.git
Documentation: pkg.go.dev

# Functions

NewLock creates a new distributed lock on key.
ObtainLock is a shortcut for NewLock().Lock().

# Structs

No description provided by the author
No description provided by the author

# Interfaces

RedisClient is a minimal client interface, supported by gopkg.in/redis.v3.