# Functions
BindDeepObjectQuery binds the url.URL.Query() to the dst parameter expecting the query to follow [openapi3 deepObject] serialization.
BindJSONBody binds the body to the dst parameter expecting the body to be JSON.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewHTTPHandler creates a new request handler.
No description provided by the author
ParseQueryDeepObject will parse the url.URL.Query() expecting it to follow [openapi3 deepObject] serialization.
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
# Interfaces
GinRouterGroup is a drop-in replacement for *gin.RouterGroup, but it is not binary compatible, that also allows to
register metadata in the path with new function flavors WithMeta.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author