DatabaseRedisDB

package
v0.0.0-...-d991eac Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Del

func Del(c *redis.Client, ctx context.Context, keys ...string) error

func Disconnect

func Disconnect(RedisClient *redis.Client) error

func Get

func Get(c *redis.Client, ctx context.Context, key string, value interface{}, raw ...bool) error

func Init

func Init(RedisURL, RedisPassword string) (*redis.Client, error)

func Set

func Set(c *redis.Client, ctx context.Context, key string, value interface{}, expiration ...time.Duration) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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