redis

package
v0.0.0-...-26b160e Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

@Time : 2018/9/4 12:41 @Author : kenny zhu @File : base.go @Software: GoLand @Others: https://godoc.org/github.com/gomodule/redigo/redis#pkg-examples

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(addresses []string)

Types

type RedisService

type RedisService interface {
	GetInstance() *cluster.Cluster
	GetBatch() *cluster.Batch
	Do(commandName string, args ...interface{}) (interface{}, error)
}

any call here..

var RedisServe RedisService

Jump to

Keyboard shortcuts

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