Versions in this module Expand all Collapse all v2 v2.1.2 Sep 29, 2020 Changes in this version + const AutoGenerateKey + const NoExpiration + var Cache *gc.Cache + var Config internalConfig + func New() func(*fiber.Ctx) error + func NewWithKey(key string) func(*fiber.Ctx) error + func NewWithTTL(key string, ttl time.Duration) func(*fiber.Ctx) error + type CacheEntry struct + Body []byte + ContentType []byte + StatusCode int Other modules containing this package github.com/codemicro/fiber-cache