Documentation ¶
Index ¶
- func AuthSession(authService auth.AuthService, userService user.UserService) gin.HandlerFunc
- func PopulateLogger(originalLogger *zap.SugaredLogger) gin.HandlerFunc
- func PopulateRequestID() gin.HandlerFunc
- func PopulateSessionIfNotExist(store sessions.Store) gin.HandlerFunc
- func PopulateTracing() gin.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthSession ¶
func AuthSession(authService auth.AuthService, userService user.UserService) gin.HandlerFunc
func PopulateLogger ¶
func PopulateLogger(originalLogger *zap.SugaredLogger) gin.HandlerFunc
PopulateLogger add logger context
func PopulateRequestID ¶
func PopulateRequestID() gin.HandlerFunc
func PopulateSessionIfNotExist ¶
func PopulateSessionIfNotExist(store sessions.Store) gin.HandlerFunc
PopulateSessionIfNotExist
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.