Categorygithub.com/go-zoox/cache
modulepackage
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.

# Functions

New creates a cache instance.

# Variables

Version is the version of this package.

# Interfaces

Cache ...

# Type aliases

Config ...