redisHelper

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BatchDeleteRedisCache

func BatchDeleteRedisCache(client redis.Cmdable, prefix string)

BatchDeleteRedisCache 批量删除信息缓存

func DeleteRedisCache

func DeleteRedisCache(client redis.Cmdable, key string)

DeleteRedisCache 删除信息缓存

func GetRedisCache

func GetRedisCache(client redis.Cmdable, key string) string

GetRedisCache 获取信息缓存

func GetRedisCacheKeyByParams

func GetRedisCacheKeyByParams(prefix string, params map[string]interface{}) string

GetRedisCacheKey 根据参数获取redis key

func SaveRedisCache

func SaveRedisCache(client redis.Cmdable, key, value string) error

SaveRedisCache 缓存信息

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL