Documentation ¶
Index ¶
- Variables
- func CachePage(store cache.IShortCache, expire time.Duration, handle gin.HandlerFunc) gin.HandlerFunc
- func NewPageCache(store cache.IShortCache, expire time.Duration, handle gin.HandlerFunc) gin.HandlerFunc
- func SiteCache(store cache.IShortCache, expire time.Duration) gin.HandlerFunc
- type Option
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CachePage ¶
func CachePage(store cache.IShortCache, expire time.Duration, handle gin.HandlerFunc) gin.HandlerFunc
func NewPageCache ¶
func NewPageCache(store cache.IShortCache, expire time.Duration, handle gin.HandlerFunc) gin.HandlerFunc
func SiteCache ¶
func SiteCache(store cache.IShortCache, expire time.Duration) gin.HandlerFunc
Types ¶
Click to show internal directories.
Click to hide internal directories.