//
pkg.gl
Category
github.com/trinhdaiphuc/go-kit
cache
package
0.0.2
Repository:
https://github.com/trinhdaiphuc/go-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
7
Files
50 SLOC
#
Packages
loader
No description provided by the author
local
No description provided by the author
mocks
Package cachemock is a generated GoMock package.
redis
No description provided by the author
#
Variables
ErrorKeyNotFound
No description provided by the author
#
Structs
KeyVal
No description provided by the author
#
Interfaces
Loader
Loader is an interface that handles missing data loading.
Store
go:generate mockgen -destination=./mocks/$GOFILE -source=$GOFILE -package=cachemock.
#
Type aliases
LoaderFunc
LoaderFunc type is an adapter that allows the use of ordinary functions as data loaders.
LoaderFuncAll
LoaderFuncAll type is an adapter that allows the use of ordinary functions as data loaders.