Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIRoutes ¶
func APIRoutes(c RouterContext)
Types ¶
type RouterContext ¶
type RouterContext struct { dig.In Router *gin.Engine AppConfig *config.AppConfig LogMiddleware *middlewares.LogMiddleware APIController *controllers.APIController UserController *controllers.UserController }
Click to show internal directories.
Click to hide internal directories.