package
1.0.0
Repository: https://github.com/pushmarket/sqlcache.git
Documentation: pkg.go.dev

# Structs

Item represents a single item in cache and will contain the results of a single SQL query.

# Interfaces

Cacher represents a backend cache that can be used by sqlcache package.