文件名称:localmonitor:本地文件变更监控
文件大小:6KB
文件格式:ZIP
更新时间:2024-05-30 13:03:36
Go
###本地文件变更监控 基于 fsnotify 的监控功能, 实现文件或文件夹新增, 修改, 删除, 重命名的变更监控. 相关变更内容, 提供电子邮件发送到目的邮箱上. 获取依赖 $ go get github.com/go-fsnotify/fsnotify
【文件预览】:
localmonitor-master
----filesName.csv(3B)
----handler()
--------sendmail.go(921B)
--------watchHandler.go(2KB)
----main.go(1KB)
----README.md(276B)
----util()
--------fileUtil.go(3KB)
--------Conts.go(510B)