Documentation
¶
Overview ¶
Package middlewares contains common middlewares helpers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
Identity is a middleware that does nothing.
Functions ¶
func ResponseError ¶
func ResponseError(w http.ResponseWriter, code int, err *openapi.Error)
ResponseError writes an error response to w.
Types ¶
Click to show internal directories.
Click to hide internal directories.