Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IUserCache ¶
type UserCache ¶
type UserCache struct {
cache.BatchDeleter
// contains filtered or unexported fields
}
func NewUserCache ¶
func NewUserCache(rdb redis.UniversalClient, rcClient *rockscache.Client, batchHandler cache.BatchDeleter) *UserCache
func (*UserCache) CloneUserCache ¶
func (u *UserCache) CloneUserCache() IUserCache
Click to show internal directories.
Click to hide internal directories.