package
0.0.9
Repository: https://github.com/go-goim/core.git
Documentation: pkg.go.dev

# Functions

AddToSet is wrapper for global cache.AddToSet.
Close is wrapper for global cache.Close.
Delete is wrapper for global cache.Delete.
DeleteFromHash is wrapper for global cache.DeleteFromHash.
DeleteFromSet is wrapper for global cache.DeleteFromSet.
Get is wrapper for global cache.Get.
GetFromHash is wrapper for global cache.GetFromHash.
GetGlobalCache returns the global cache.
IsInSet is wrapper for global cache.IsInSet.
No description provided by the author
NewRedisCache creates a new redisCache instance.
Set is wrapper for global cache.Set.
SetGlobalCache sets the global cache.
SetToHash is wrapper for global cache.SetToHash.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author