# Functions
NewValidableCache returns a new ValidableCache based on the given cache.
# Variables
No description provided by the author
# Structs
ValidableCache represents a cache, were each new entry should be validate before be read or write a new entry, otherwise is forget and discarded.