proxy

package
v0.0.0-...-42d219d Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2022 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProtocolProxy

type ProtocolProxy interface {
	Process(*protocol.McRequest) protocol.McResponse
}

type RedisProxy

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

func NewRedisProxy

func NewRedisProxy(conn redis.Conn) *RedisProxy

func (*RedisProxy) Process

func (p *RedisProxy) Process(req *protocol.McRequest) protocol.McResponse

process a request and generate a response

Jump to

Keyboard shortcuts

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