redis

package module
v0.0.0-...-7ed76d0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close(client *redis.Client)

func Connect

func Connect(host string, port int, password string, database int) *redis.Client

func Del

func Del(client *redis.Client, key string) error

func Get

func Get(client *redis.Client, key string) (string, error)

func Ping

func Ping(client *redis.Client) error

func Set

func Set(client *redis.Client, key string, value interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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