proxy

package
v0.0.0-...-f6f85ec Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Bind   string
	Host   string
	Scheme string

	EnabledFlaws []flaws.FlawMiddleware
}

type Proxy

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

func New

func New(config Config) Proxy

func (Proxy) ProxyHandler

func (pr Proxy) ProxyHandler(writer http.ResponseWriter, request *http.Request)

func (Proxy) Run

func (pr Proxy) Run() error

Jump to

Keyboard shortcuts

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