Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFromBigCache ¶
GetFromBigCache inputs:
ids should be unique ids out should be a pointer to a slice contains your custom type pointer, which will receive the outputs keyMaker should be a func will format the key of ids
outputs:
[]int64 is the missing ids, need fetch from your distributed cache or database error return error(if it has)
func UserKeyMaker ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.