Documentation ¶ Index ¶ func GetErrorFromPanic(recoverRaw interface{}) error func HasJson(headerHolder inter.Request) bool func HasMultiPartFormData(headerHolder inter.Request) bool func IsMethod(request inter.Request, method string) bool func MuxFromRoute(route inter.Route) *mux.Route Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetErrorFromPanic ¶ func GetErrorFromPanic(recoverRaw interface{}) error func HasJson ¶ func HasJson(headerHolder inter.Request) bool func HasMultiPartFormData ¶ func HasMultiPartFormData(headerHolder inter.Request) bool func IsMethod ¶ func IsMethod(request inter.Request, method string) bool func MuxFromRoute ¶ added in v0.3.2 func MuxFromRoute(route inter.Route) *mux.Route Types ¶ This section is empty. Source Files ¶ View all Source files header.go method.go mux.go panic.go Click to show internal directories. Click to hide internal directories.