package
1.1.0
Repository: https://github.com/rumis/multicache.git
Documentation: pkg.go.dev

# Constants

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

# Interfaces

Adaptor 定义了核心的数据读写删除等适配接口.
Metadata 原数据定义.
MultiAdaptor 批量数据操作适配器接口.

# Type aliases

Keys key集合.
NewValueFunc 创建新对象函数.
ValueCol 批量数据操作对象.
Values 返回值集合,暂使用map结构.