# Functions
NewFileCache creates a new FileCache.
NewValue marshals the given value into a CacheValue.
# Constants
No description provided by the author
# Type aliases
ExpireTime in UnixNano.
Value CacheValue is a byte slice that can be unmarshaled into any type.