Documentation
¶
Index ¶
- Constants
- func DelRedisKey(key string)
- func GetRedis(key string, out interface{})
- func GetRedisClient() *ichubredis.IchubRedisClient
- func GetRedisKey(key string) string
- func GetToken(ctx *gin.Context) string
- func SaveRedisKeyTimeout(key, value string, duration time.Duration)
- func SaveRedisKeyToken(key, value string)
- func SaveRedisKeyVerifyCode(key, value string)
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func DelRedisKey ¶
func DelRedisKey(key string)
func GetRedisClient ¶
func GetRedisClient() *ichubredis.IchubRedisClient
func GetRedisKey ¶
func SaveRedisKeyTimeout ¶
func SaveRedisKeyToken ¶
func SaveRedisKeyToken(key, value string)
func SaveRedisKeyVerifyCode ¶
func SaveRedisKeyVerifyCode(key, value string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.