redis

package
v0.0.0-...-3b8c608 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Del

func Del(key string) (interface{}, error)

func Get

func Get(key string) (string, error)

func Pop

func Pop(key string) (interface{}, error)

func Push

func Push(key string, value string) (interface{}, error)

func Set

func Set(key string, value string) (interface{}, error)

func SetWithExistTime

func SetWithExistTime(key string, value string, existTime int) (interface{}, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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