Versions in this module Expand all Collapse all v1 v1.6.1 Jul 9, 2019 Changes in this version + func DefaultBigCacheConfig() bigcache.Config + type InstrumentedCache struct + func NewInstrumentedCache(serviceName string, cacheConfig ...bigcache.Config) *InstrumentedCache + func (i *InstrumentedCache) Close() + func (i *InstrumentedCache) Set(key string, entry []byte) error Incompatible versions in this module v3.0.9+incompatible Jul 8, 2022