Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupAdminRoutes ¶
func SetupAdminRoutes(engine *gin.Engine, adminHandler *handlers.AdminHandler)
func SetupUserRoutes ¶
func SetupUserRoutes( engine *gin.Engine, userHandler *handlers.UserHandler, postHandler *handlers.PostHandler, commentHandler *handlers.CommentHandler, chatHandler *handlers.ChatHandler, wsHandler *handlers.WebSocketConnection, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.