redis

package
v0.0.0-...-c681fd9 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRedisEmailHandler

func NewRedisEmailHandler() *redisClient

Types

type ClientHandler

type ClientHandler interface {
	Get(string) (string, error)
	Set(string, interface{}, time.Duration) (string, error)
	Del(string) (int64, error)
}

func NewRedisPassHandler

func NewRedisPassHandler() ClientHandler

Jump to

Keyboard shortcuts

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