Documentation ¶
Index ¶
Constants ¶
View Source
const ( // XRequestIDKey is used to define the key in the Gin context representing the request UUID. XRequestIDKey = "X-Request-Id" // XUsernameKey is used to define the key in the Gin context representing the request username. XUsernameKey = "X-Username" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.