client

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

mainly deal the the driver

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client = redis.UniversalClient

func BuildClusterClient added in v0.0.9

func BuildClusterClient(urls []string, auth string) Client

func BuildRedisClient

func BuildRedisClient(info ConnInfo, db int) Client

type ConnInfo

type ConnInfo struct {
	Host string
	Port int
	Pass string
	User string
	Tls  bool
}

Jump to

Keyboard shortcuts

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