why struct Cache contains pointer to cache?
Author: chengxwcqCreated Oct 12, 2021Updated Mar 19, 2023
it looks like struct `cache` is unnecessary in the code. I notice the comment _// If this is confusing, see the comment at the bottom of New()_, but i didn't find any explaination
Source: patrickmn/go-cache