package
0.6.0
Repository: https://github.com/version-fox/vfox.git
Documentation: pkg.go.dev

# Functions

NewFileCache creates a new FileCache.
NewValue marshals the given value into a CacheValue.

# Constants

No description provided by the author

# Structs

FileCache is a cache that saves to a file.
Item is a cache item.

# Type aliases

ExpireTime in UnixNano.
Value CacheValue is a byte slice that can be unmarshaled into any type.