package internal

import "k8s.io/kubernetes/Godeps/_workspace/src/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
Godeps/_workspace/src/github.com/garyburd/redigo/internal/redistestPackage redistest contains utilities for writing Redigo tests.
Version
v1.1.9-beta.0
Published
Feb 23, 2016
Platform
js/wasm
Imports
1 packages
Last checked
46 minutes ago

Tools for package owners.