Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIRoutes ¶
func APIRoutes(app *fiber.App)
APIRoutes asign the api routes to an fiber app each routes have a controller for the endpoint
func UserRoutes ¶
func UserRoutes(app *fiber.App, serviceU *services.UsersService)
UserRoutes asign the routes for the users each route have a controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.