package
0.0.2
Repository: https://github.com/trinhdaiphuc/go-kit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package cachemock is a generated GoMock package.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author

# Interfaces

Loader is an interface that handles missing data loading.
go:generate mockgen -destination=./mocks/$GOFILE -source=$GOFILE -package=cachemock.

# Type aliases

LoaderFunc type is an adapter that allows the use of ordinary functions as data loaders.
LoaderFuncAll type is an adapter that allows the use of ordinary functions as data loaders.