package
100.0.1+incompatible
Repository: https://github.com/hoverhuang-er/overlord.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewNodeConn create the node conn from proxy to redis.
NewPinger new pinger.
NewProxyConn creates new redis Encoder and Decoder.
NewProxyConnV2 create new redis Encoder and Decoder with Option Option 1: use password to auth and load password from config file Option 2: emulated redis cluster to auth.

# Variables

stackerr.
stackerr.
stackerr.
stackerr.
ErrNodeConnClosed err node conn closed.
stackerr.

# Structs

Request is the type of a complete redis command.

# Type aliases

NodeConn is export type by nodeConn for redis-cluster.
ProxyConn is export for redis cluster.
RESP is resp export type.