login

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2016 License: MIT Imports: 4 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 {
	LoginGET(w http.ResponseWriter, r *http.Request)
	LoginPOST(w http.ResponseWriter, r *http.Request)
	LogoutPOST(w http.ResponseWriter, r *http.Request)
}

func NewHandler

func NewHandler(
	logger lager.Logger,
	templates *template.Template,
	cookieHandler *securecookie.SecureCookie,
	cookieMaxAge int,
) Handler

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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