redis

package
v0.0.0-...-dd0d46f Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2017 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 ClientRedis

type ClientRedis struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(address string, password string, dbNum int) *ClientRedis

func (*ClientRedis) Del

func (c *ClientRedis) Del(keys ...string) error

func (*ClientRedis) Keys

func (c *ClientRedis) Keys(basKey string) ([]string, error)

func (*ClientRedis) Set

func (c *ClientRedis) Set(key, val string) error

Jump to

Keyboard shortcuts

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