redisLib

package
v0.0.0-...-57e2081 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 1 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
}

wrap https://github.com/redis/go-redis

func Dial

func Dial(redisOptPtr *redis.Options) *RedisClient

func SimpleDial

func SimpleDial(connectUri string) *RedisClient

func (*RedisClient) Close

func (this *RedisClient) Close()

func (*RedisClient) GetClient

func (this *RedisClient) GetClient() *redis.Client

Jump to

Keyboard shortcuts

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