Currently the file watcher is running in a goroutine in the main application I think it will be better if this is in its own application.
Currently the file watcher is running in a goroutine in the main application
I think it will be better if this is in its own application.