middleware/

directory
v0.0.0-...-a8d72de Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2017 License: MIT

README

This folder contains middleware that is applied to every request or specific routes.

Reference: http://blue-jay.github.io/middleware/

Directories

Path Synopsis
Package acl provides http.Handlers to prevent access to pages for authenticated users and for non-authenticated users.
Package acl provides http.Handlers to prevent access to pages for authenticated users and for non-authenticated users.
Package logrequest provides an http.Handler that logs when a request is made to the application and lists the remote address, the HTTP method, and the URL.
Package logrequest provides an http.Handler that logs when a request is made to the application and lists the remote address, the HTTP method, and the URL.
Package rest allows changing the HTTP method via a query string.
Package rest allows changing the HTTP method via a query string.

Jump to

Keyboard shortcuts

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