package
0.0.0-20240404071821-0455cec6c69a
Repository: https://github.com/yu-qi/goauth.git
Documentation: pkg.go.dev

# Functions

Exists check if key exists.
Expire set expire time for key.
Get get value from redis.
Set set string to redis.
SetWithObject set object to redis.

# Constants

CacheKeyProductRecommendation is the cache key for product recommendation.

# Variables

Client .
ErrorRedisNil .
ErrorRedisZsetEmpty .
LockClient .
RedisOptions connection options used by redis.