handler

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2015 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHTTPRunner

func NewHTTPRunner(
	port uint,
	logger lager.Logger,
	handler http.Handler,
	forceHTTPS bool,
	httpsPort uint,
	username string,
	password string,
	cookieHandler *securecookie.SecureCookie,
) ifrit.Runner

func NewHTTPSRunner

func NewHTTPSRunner(
	port uint,
	logger lager.Logger,
	handler http.Handler,
	keyFile string,
	certFile string,
	caFile string,
	username string,
	password string,
	cookieHandler *securecookie.SecureCookie,
) ifrit.Runner

Types

This section is empty.

Jump to

Keyboard shortcuts

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