internal

package
v0.0.0-...-7bb2647 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PooledObject

type PooledObject struct {
	Addr   string
	Client *redis.Client
}

PooledObject is a pack struct for addr and the appropriate redis pool.

func NewPooledObject

func NewPooledObject(addr string, client *redis.Client) *PooledObject

NewPooledObject return the pack struct for addr and the appropriate redis pool.

type ProxyInfo

type ProxyInfo struct {
	Addr  string `json:"addr"`
	State string `json:"state"`
}

ProxyInfo is represent the redis proxy instance is online or not.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL