redis

package
v0.0.0-...-62f8b51 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2020 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Redis

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

func New

func New(host, port string) Redis

func (Redis) Delete

func (r Redis) Delete(key string)

func (Redis) Flush

func (r Redis) Flush()

func (Redis) Get

func (r Redis) Get(key string) []byte

func (Redis) Put

func (r Redis) Put(key string, data []byte) error

Jump to

Keyboard shortcuts

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