utils

package
v0.0.0-...-f34d141 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ForbiddenFailureHandler = func(e error, w http.ResponseWriter, r *http.Request) {
	http.Error(w, e.Error(), http.StatusForbidden)
}

Functions

This section is empty.

Types

type FailureHandler

type FailureHandler func(error, http.ResponseWriter, *http.Request)

Jump to

Keyboard shortcuts

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