Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New returns a handler to be passed to middleware which will ensure the next handler in the chain is called correctly, along with a function that wraps the middleware's handler into a gin.HandlerFunc to be passed to Engine.Use.
If the middleware does not call the handler it's wrapping, Abort is called on the Gin context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.