Versions in this module Expand all Collapse all v1 v1.0.5 May 9, 2024 v1.0.4 May 9, 2024 v1.0.3 May 9, 2024 Changes in this version + type Redis struct + func NewRedis(c *redis.Client) *Redis + func (Redis) String() string + func (r *Redis) Lock(key string, ttl int64, options *redislock.Options) (*redislock.Lock, error)