package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Sep 11, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Cache struct {
KeysFound []string
Results interface{}
}
Cache hosts results from SQL methods
func NewCacheFactory() Cache
NewCacheFactory for creating a new Cache
AddKey for appending a new Key to cache
Clear for clearing the cache
GetKeys returns Cache.KeysFound
Source Files
¶
Click to show internal directories.
Click to hide internal directories.