redisx

package
v0.0.0-...-cd938e1 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*redis.Client
}

type RedisConf

type RedisConf struct {
	Addr string `yaml:"addr"          json:"addr"`
	DB   int    `yaml:"db"                json:"db"`
}

RedisConf ref:github.com/go-redis/redis.Options

func (RedisConf) NewClient

func (conf RedisConf) NewClient() *Client

Jump to

Keyboard shortcuts

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