package
0.0.0-20240417025418-8e18a74854d4
Repository: https://github.com/echogroot/kratos-examples.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

CacheRepo 具备缓存功能的repo 采用 Cache Aside 缓存模式 参考 go-zero https://go-zero.dev/cn/docs/blog/cache/redis-cache.

# Interfaces

CacheKey 构建缓存Key.
IndexCacheKeyProvider 索引的缓存Key构造器.