//
pkg.gl
Category
github.com/calmw/fdb
utils
package
0.0.6
Repository:
https://github.com/calmw/fdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
3
Files
98 SLOC
#
Functions
AvailableDiskSize
AvailableDiskSize 获取当前磁盘(非目录)剩余可用空间大小,单位字节.
CopyDir
CopyDir 拷贝数据目录,排除exclude.
DirSize
DirSize 获取一个目录的大小,单位字节.
Float64ToBytes
No description provided by the author
FloatFromBytes
No description provided by the author
GetTestKey
GetTestKey 获取测试使用的 key.
RandomValue
RandomValue 生成随机 value,用于测试.