Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CacheMiddleware ¶
func CacheMiddleware(expiration time.Duration, handle gin.HandlerFunc) gin.HandlerFunc
CacheMiddleware encapsulates a gin handler function and caches the response with an expiration time. It returns the gin handler function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.