Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CacheMiddleware ¶
func CacheMiddleware(cache *cache.Cache) fiber.Handler
func GenerateCacheKey ¶
func GenerateCacheKey(c *fiber.Ctx) string
func InvalidateCacheMiddleware ¶
func InvalidateCacheMiddleware(cache *cache.Cache) fiber.Handler
Create a custom middleware to invalidate cache for PUT and POST requests
func JwtMiddleware ¶
func JwtMiddleware(c *fiber.Ctx) error
func LoginHashingMiddleware ¶
func LoginHashingMiddleware(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.