package
0.11.0
Repository: https://github.com/src-d/lookout.git
Documentation: pkg.go.dev

# 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.