//
pkg.gl
Category
github.com/debugger84/sqlc-dataloader
cache
package
0.1.4
Repository:
https://github.com/debugger84/sqlc-dataloader.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
27 SLOC
#
Functions
NewLRU
NewLRU creates a new LRU cache size is the size of the cache.
#
Structs
LRU
LRU implements the dataloader.Cache interface.