redis

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Expire

func Expire(key string, expireTime int) error

func Get

func Get(key string) string

func Init

func Init(file string)

func Set

func Set(key, value string) error

func SetNX

func SetNX(key, value string) (string, error)

func SetWithExpire

func SetWithExpire(key, value string, expireTime int) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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