1. app.Get("/", func(c *fiber.Ctx) error {
    2. // => Download report-12345.pdf
    3. })