upstreams

package
v0.0.0-...-3aae161 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2018 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Google = &Upstream{
	Name: "google",
	Host: "google.com",
}

Google is used for more testing

View Source
var HTTPBin = &Upstream{
	Name: "httpbin",
	Host: "httpbin.org",
}

HTTPBin is used for testing

View Source
var Integralist = &Upstream{
	Name: "integralist",
	Host: "integralist.co.uk",
}

Integralist is used for even more testing

Functions

This section is empty.

Types

type Upstream

type Upstream struct {
	Name string
	Host string
}

Upstream defines the backend origin to be proxied

Jump to

Keyboard shortcuts

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