redis

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseRedisClient

func CloseRedisClient()

func GetRedisClient

func GetRedisClient() *redis.Client

func InitRedisClient

func InitRedisClient(config *ConnectionConfigRedis)

Types

type ConnectionConfigRedis

type ConnectionConfigRedis struct {
	Host        string
	Port        string
	DBNumber    int
	ServiceName string
	Password    string
}

Jump to

Keyboard shortcuts

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