 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Constants
- Variables
- func BytesToString(b []byte) string
- func IsBadConn(err error, allowTimeout bool) bool
- func IsExecAbortError(err error) bool
- func IsInternalError(err error) bool
- func IsLoadingError(err error) bool
- func IsMovedError(err error) (moved bool, ask bool, addr string)
- func IsNetworkError(err error) bool
- func IsRetryableError(err error) bool
- func Logf(s string, args ...interface{})
- func ToLower(s string) string
- type RedisError
Constants ¶
      View Source
      
  
const Nil = RedisError("redis: nil")
    Variables ¶
      View Source
      
  
var Logger *log.Logger
    Functions ¶
func BytesToString ¶
func IsExecAbortError ¶
func IsInternalError ¶
func IsLoadingError ¶
func IsNetworkError ¶
func IsRetryableError ¶
Types ¶
type RedisError ¶
type RedisError string
func (RedisError) Error ¶
func (e RedisError) Error() string
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package consistenthash provides an implementation of a ring hash. | Package consistenthash provides an implementation of a ring hash. | 
 Click to show internal directories. 
   Click to hide internal directories.