redisc

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2020 License: Apache-2.0 Imports: 5 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RedisConnPool *redis.Pool

Functions

func CloseRedis

func CloseRedis()

func DelKey

func DelKey(key string) error

func GET

func GET(key string) int64

func HDEL

func HDEL(keys []interface{}) (int64, error)

func HKEYS

func HKEYS(key string) ([]string, error)

func HSET

func HSET(key string, field interface{}, value interface{}) (int64, error)

func HasKey

func HasKey(key string) bool

func INCR

func INCR(key string) int

func InitRedis

func InitRedis()

func PingRedis

func PingRedis(c redis.Conn, t time.Time) error

func Set

func Set(key string, value interface{}) error

func SetWithTTL

func SetWithTTL(key string, value interface{}, ttl int) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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