Categorygithub.com/go-zoox/cache
repositorypackage
1.0.7
Repository: https://github.com/go-zoox/cache.git
Documentation: pkg.go.dev

# README

Cache - Simple Cache based on go-zoox/kv

PkgGoDev Build Status Go Report Card Coverage Status GitHub issues Release

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.