Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Locker sync.Mutex Md5Map map[string]string ChangedMap map[int]*list.List WatcherMap map[string]bool PrefixMap = map[int]string{ 1: "新建", 2: "修改", 3: "删除", 4: "重命名", 5: "修改权限", } FileType = map[bool]string{ // contains filtered or unexported fields } OutputFileName = "filesName.csv" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.