package
0.0.0-20240626150104-a1946c235c07
Repository: https://github.com/oscarpicas/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.