proxy

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RedisHost added in v0.2.0

func RedisHost() string

func SetupClusterClient added in v0.2.0

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

func SetupProxy added in v0.2.0

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

func SetupProxyAdvancedConfig added in v0.2.0

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

func SetupStandaloneClient added in v0.2.0

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 added in v0.2.5

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