redis

package
v1.19.10 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisClient

type RedisClient struct {
	// contains filtered or unexported fields
}

func (*RedisClient) Check

func (r *RedisClient) Check() error

func (*RedisClient) Close

func (r *RedisClient) Close()

func (*RedisClient) GetConnection

func (r *RedisClient) GetConnection(dbName ...string) (*redis.Client, error)

func (*RedisClient) Init

func (r *RedisClient) Init(redisConfigUrl string)

func (*RedisClient) IsMultDB added in v1.19.10

func (r *RedisClient) IsMultDB() bool

func (*RedisClient) ListConnNames added in v1.1.23

func (r *RedisClient) ListConnNames() []string

Jump to

Keyboard shortcuts

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