forward

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

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

Go to latest
Published: Oct 27, 2017 License: MIT, MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name defines the plugin semantic identifier.
	Name = "forward"
	// Description defines the plugin friendly description.
	Description = "Forward HTTP traffic to remote servers"
)

Variables

View Source
var Plugin = plugin.Info{
	Name:        Name,
	Description: Description,
	Factory:     factory,
	Params:      params,
}

Plugin exposes the rule metadata information. Mostly used internally.

Functions

func New

func New(url string) (plugin.Plugin, error)

New creates a new forward plugin.

Types

This section is empty.

Jump to

Keyboard shortcuts

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