Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PanicFormatter ¶
type PanicFormatter struct{}
PanicFormatter implements negroni.PanicFormatter.
func (*PanicFormatter) FormatPanicError ¶
func (pf *PanicFormatter) FormatPanicError(rw http.ResponseWriter, r *http.Request, infos *negroni.PanicInformation)
FormatPanicError formats the response for a given panic.
Click to show internal directories.
Click to hide internal directories.