balancer

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

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

Go to latest
Published: Mar 14, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler interface {
	ServeHTTP(http.ResponseWriter, *http.Request)
	// contains filtered or unexported methods
}

Handler is an interface for representing balancing handler implementation.

type Proxier

type Proxier interface {
	Proxy(*url.URL, http.ResponseWriter, *http.Request)
}

Proxier is an interface for representing reverse proxy implementation.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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