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.2+incompatible
Published
May 2, 2016
Platform
linux/amd64
Imports
3 packages
Last checked
5 hours ago

Tools for package owners.