Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FiberMiddleware ¶
func FiberMiddleware(a *fiber.App)
FiberMiddleware provide Fiber's built-in middlewares. See: https://docs.gofiber.io/api/middleware
func JWTProtected ¶
func JWTProtected() func(*fiber.Ctx) error
JWTProtected func for specify routes group with JWT authentication. See: https://github.com/gofiber/jwt
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.