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