mirror of
https://github.com/gofiber/fiber.git
synced 2025-07-10 04:30:09 +00:00
* 📚 Doc: Add addon tab to /docs * 📚 Doc: Add retry to addon docs * 📚 Doc: Update retry README.md * 🎨 Styles: Update addon/retry docs to respect markdownlint-cli2 * 📚 Doc: Update addon tab description to be singular * 📚 Doc: Use retry prefix in retry docs * 📚 Doc: Add retry addon to whats_new.md * 🎨 Styles: Update whats_new.md to respect markdownlint-cli2
10 lines
208 B
JSON
10 lines
208 B
JSON
{
|
|
"label": "\uD83D\uDD0C Addon",
|
|
"position": 5,
|
|
"collapsed": true,
|
|
"link": {
|
|
"type": "generated-index",
|
|
"description": "Addon is an additional useful package that can be used in Fiber."
|
|
}
|
|
}
|