redis

package
v0.0.0-...-b819305 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2020 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisCon

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

func NewRedisCon

func NewRedisCon(addr string, password string, db int) *RedisCon

func (*RedisCon) Get

func (r *RedisCon) Get(key string) ([]string, error)

Blocks until there is data to pop

func (*RedisCon) Push

func (r *RedisCon) Push(key string, msg interface{})

Jump to

Keyboard shortcuts

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