redis

package
v0.0.0-...-13c8884 Latest Latest
Warning

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

Go to latest
Published: May 5, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

redis命令常量定义

Index

Constants

View Source
const (
	// key
	SET = "SET"
	GET = "GET"
	DEL = "DEL"

	// hset
	HSET = "HSET"
	HGET = "HGET"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
redis常用接口封装
redis常用接口封装

Jump to

Keyboard shortcuts

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