package
0.0.0-20240822145227-ee87e3a8f671
Repository: https://github.com/go-microservice/user-service.git
Documentation: pkg.go.dev

# README

cache

cache 文件存放位置

# Functions

NewUserCache new a cache.
NewUserTokenCache new a cache.

# Constants

PrefixUserCacheKey cache prefix.
PrefixUserTokenCacheKey cache prefix.
No description provided by the author

# Variables

ProviderSet is cache providers.

# Interfaces

No description provided by the author
UserToken define cache interface.