package internal import "github.com/gofiber/fiber/v2" func SetupRoutes(app *fiber.App) { }