package internal

import "github.com/docker/distribution/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
v2.2.1+incompatible
Published
Dec 9, 2015
Platform
linux/amd64
Imports
1 packages
Last checked
7 hours ago

Tools for package owners.