Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Delete ¶
Delete will orchestrate deletion in the persistency going to the database and than invalidating cache
Types ¶
type GlobalMemoryCache ¶
GlobalMemoryCache is the model that holds the memory cache
var GlobalCache *GlobalMemoryCache
GlobalCache is a single-instance accessor for the memory cache
func GetGlobalCache ¶
func GetGlobalCache() *GlobalMemoryCache
GetGlobalCache is a helper function to get our cache storage
Click to show internal directories.
Click to hide internal directories.