proxy

package
v0.0.0-...-f5fc736 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2023 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RedisHost

func RedisHost() string

func SetupClusterClient

func SetupClusterClient(t *testing.T, address string, readonly bool, id int) *redis.ClusterClient

func SetupProxy

func SetupProxy(t *testing.T, upstreamPort string, db int) func()

func SetupProxyAdvancedConfig

func SetupProxyAdvancedConfig(t *testing.T, upstreamPort string, db int, maxPoolSize int, id int, readonly bool) func()

func SetupStandaloneClient

func SetupStandaloneClient(t *testing.T, address string) *redis.Client

Types

type Proxy

type Proxy struct {
	// contains filtered or unexported fields
}

func NewProxy

func NewProxy(log *zap.Logger, sd *statsd.Client, config *config.Config, upstreamIndex int) (*Proxy, error)

func (*Proxy) Kill

func (p *Proxy) Kill()

func (*Proxy) Run

func (p *Proxy) Run() error

func (*Proxy) Shutdown

func (p *Proxy) Shutdown()

type StatsdBackgroundGaugeCallback

type StatsdBackgroundGaugeCallback func(name string, tags []string)

Jump to

Keyboard shortcuts

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