package internal

import "github.com/go-redis/redis/internal"

Index

Variables

var Debug bool
var Logger = log.New(ioutil.Discard, "redis: ", log.LstdFlags)

Functions

func Debugf

func Debugf(s string, args ...interface{})

func Logf

func Logf(s string, args ...interface{})

Source Files

log.go

Directories

PathSynopsis
internal/consistenthashPackage consistenthash provides an implementation of a ring hash.
internal/hashtag
internal/pool
Version
v3.6.3+incompatible
Published
Jun 10, 2016
Platform
windows/amd64
Imports
3 packages
Last checked
1 week ago

Tools for package owners.