package
0.0.9
Repository: https://github.com/husterl9/kvserver.git
Documentation: pkg.go.dev

# Functions

NewBlockDeviceAdapter 创建一个新的BlockDeviceAdapter实例.
No description provided by the author
NewKVStore 创建并返回一个新的KVStore实例.
遍历目录并对每个文件执行给定的操作.

# Constants

BlockDevice 表示块设备对象.
File 表示文件对象.
KVObj 表示键值对对象.

# Structs

No description provided by the author
No description provided by the author
BlockDeviceAdapter 提供了对块设备的基本操作.
No description provided by the author
No description provided by the author
No description provided by the author
Item 表示存储在内存中的键值对项.
KVStore 表示内存键值存储引擎的主结构.
No description provided by the author
MetaData 代表存储在KV存储中的每个对象的元数据.
No description provided by the author

# Type aliases

存储在KV存储中的数据类型.