//
pkg.gl
Category
github.com/logxxx/utils
filekv
package
1.0.83
Repository:
https://github.com/logxxx/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
176 SLOC
#
Functions
GetFileKV
No description provided by the author
#
Variables
ErrNotFound
No description provided by the author
#
Structs
FileKV
FileKV 以文件的方式存储kv。 适用于读多写少(效率不高),只有getset的场景。.