redigo

package
v0.3.5-0...-95db35b Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConnectRedis

func ConnectRedis(cfg *types.RedisConfig) (*redis.Client, error)

ConnectRedis build a connection to redis redis-cli -h 106.14.168.202 -p 31079 -a class100-redis-password

func IterKeys

func IterKeys(client *redis.Client, match string, count int64, f IterFunc) error

IterKeys . 对于某一类keys迭代遍历

Types

type IterFunc

type IterFunc func(key string)

IterFunc .

Jump to

Keyboard shortcuts

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