Categorygithub.com/rumis/storage
modulepackage
0.1.3
Repository: https://github.com/rumis/storage.git
Documentation: pkg.go.dev

# README

storage

存储层实现

# Packages

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

# Functions

Do 执行 前一步操作的输出是下一步的输入.
NewMultiCacheRepoReader 多key读取 @params keyfn Key生成函数.
NewMultiCacheRepoReader1 通用缓存-库数据读取器,多值 DO NOT USE TODO.
NewOneCacheWriter 缓存对象写入.
NewMultiRepoReader 通用数据库读取.
NewOneCacheRepoOptions 创建新的单一对象缓存配置.
NewOneCacheRepoReader 通用缓存-库数据读取器,单对象.
WithCacheReader 缓存读取器.
WithCacheWriter 缓存写入.
WithLocker 锁.
WithRepoReader 数据库读取.

# Structs

OneCacheRepoOptions 单一对象缓存配置.

# Type aliases

DataHandler 数据处理.
OneCacheRepoOptionsHandler 单一对象缓存配置处理方法.