package internal

import "github.com/google/cadvisor/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

Version
v0.23.8
Published
Aug 2, 2016
Platform
linux/amd64
Imports
1 packages
Last checked
29 minutes ago

Tools for package owners.