gin-cache
gin-cache copied to clipboard
Cache property in MemoryStore should be private
Cache *ttlcache.Cache
should be private in MemoryStore because you may replace it by other cache implentations.