//
pkg.gl
Category
github.com/pushmarket/sqlcache
cache
package
1.0.0
Repository:
https://github.com/pushmarket/sqlcache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
17 SLOC
#
Structs
Item
Item represents a single item in cache and will contain the results of a single SQL query.
#
Interfaces
Cacher
Cacher represents a backend cache that can be used by sqlcache package.