Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Cron *cron.Cron
)
View Source
var ( //Delimiter ... 文件夹目录分隔符 Delimiter = func() string { if runtime.GOOS == "windows" { return "\\" } return "/" }() )
Functions ¶
func GetFileSize ¶
GetFileSize 获取当前文件大小 kb >>10 , mb >>1e2
Types ¶
Click to show internal directories.
Click to hide internal directories.