# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Get struct from redis EX used: existsFlag, err := util.GetObject(ctx, "key", &userModel).
No description provided by the author
Set struct to redis EX used: err = util.SetObject(ctx, "key", userModel, 86400).
# Structs
No description provided by the author