# Functions
FromContext returns the Cache ctx carries.
Load loads the YAML-encoded cache file at the given path.
New initializes and returns a reference to a new cache.
NewContext derives a context that carries c from ctx.
# Constants
FileName denotes the name of the cache file.
# Interfaces
Cache wraps the functionality of the local cache file.