190bd7f
1 2 3 4 5 6 7
package internal import "github.com/gofiber/fiber/v2" func SetupRoutes(app *fiber.App) { }