github.com/treavorj/go-fileMonitor

Library to monitor files and process them


License
MIT
Install
go get github.com/treavorj/go-fileMonitor

Documentation

go-fileMonitor

Note if using SMB mount on linux, ensure that cifs-utils or equivalent is installed. Typically installed with: sudo apt install cifs-utils