Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Logger ¶
func Logger() gin.HandlerFunc
Logger logs context HTTP requests in JSON format, with some additional custom key/values
func Recovery ¶
func Recovery() gin.HandlerFunc
Recovery - middleware that recovers from any panics and writes a 500 if there was one.
func RequestId ¶
func RequestId() gin.HandlerFunc
RequestId generates a request identity and save it in the header
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.