# README
Cache - Simple Cache based on go-zoox/kv
Installation
To install the package, run:
go get -u github.com/go-zoox/cache
Getting Started
// See test cases
License
GoZoox is released under the MIT License.
# Functions
New creates a cache instance.
# Variables
Version is the version of this package.
# Interfaces
Cache ...
# Type aliases
Config ...