Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupAuthenticatedRoutes ¶
func SetupAuthenticatedRoutes(rg *gin.RouterGroup, userController *controller.Controller)
SetupAuthenticatedRoutes sets up the routes that require authentication
func SetupPublicRoutes ¶
func SetupPublicRoutes(r *gin.Engine, userController *controller.Controller)
SetupPublicRoutes sets up the routes that do not require authentication
func SetupRouter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.