redis

package
v0.0.0-...-7fa80ec Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RedisURL = "127.0.0.1:6379"

	RedisPassword = "wqg951122"
)

Variables

This section is empty.

Functions

func Get

func Get(key string) string

func IsExist

func IsExist(key string) bool

func SAdd

func SAdd(key, val string) error

func SIsMember

func SIsMember(key, val string) bool

func Set

func Set(key, val string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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