Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NotFoundRoute ¶
func NotFoundRoute(a *fiber.App)
NotFoundRoute func for describe 404 Error route.
func PrivateRoutes ¶
func PrivateRoutes(a *fiber.App)
PrivateRoutes func for describe group of private routes.
func PublicRoutes ¶
func PublicRoutes(a *fiber.App)
PublicRoutes func for describe group of public routes.
func SwaggerRoute ¶
func SwaggerRoute(a *fiber.App)
SwaggerRoute func for describe group of API Docs routes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.