redis

package
v0.0.0-...-52b781a Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 4 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 {
	LatencyChan    chan *time.Duration
	ErrLatencyChan chan *time.Duration

	Addr       string
	Password   string
	DB         int
	Client     *redis.Client
	Complexity int
	Method     string
	// contains filtered or unexported fields
}

func (*RedisClient) Close

func (rc *RedisClient) Close()

func (*RedisClient) Exec

func (rc *RedisClient) Exec() error

func (*RedisClient) InitClient

func (rc *RedisClient) InitClient()

func (*RedisClient) IsReady

func (rc *RedisClient) IsReady() bool

func (*RedisClient) Property

func (rc *RedisClient) Property()

Jump to

Keyboard shortcuts

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