reverse_proxy

package
v0.0.0-...-4c85db1 Latest Latest
Warning

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

Go to latest
Published: May 15, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proxy

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

func NewProxy

func NewProxy(cfg ProxyConfig) (*Proxy, error)

func (*Proxy) Handle

type ProxyConfig

type ProxyConfig struct {
	AddressList      []string
	UpstreamHeader   []super.KVTuple
	DownstreamHeader []super.KVTuple
	Timeout          time.Duration
	MaxConn          int
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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