I\'m trying to set a key:value pair in golang as a local cache.
When I set a new pair, i receive an error because of the struct of the entry value.
type Ca