package
0.0.0-20250130183928-a0899bcb8d11
Repository: https://github.com/prashanthpai/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.