Deprecated: Use github.com/gomodule/redigo instead.

package internal

import "github.com/garyburd/redigo/internal"

Index

Constants

const (
	WatchState = 1 << iota
	MultiState
	SubscribeState
	MonitorState
)

Types

type CommandInfo

type CommandInfo struct {
	Set, Clear int
}

func LookupCommandInfo

func LookupCommandInfo(commandName string) CommandInfo

Source Files

commandinfo.go

Directories

PathSynopsis
internal/redistestPackage redistest contains utilities for writing Redigo tests.
Version
v1.6.4 (latest)
Published
Aug 31, 2022
Platform
linux/amd64
Imports
1 packages
Last checked
3 weeks ago

Tools for package owners.