Rename monitor to master
This commit is contained in:
6
master/filechange.go
Normal file
6
master/filechange.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package main
|
||||
|
||||
type FileChange struct {
|
||||
Path string
|
||||
Operation string
|
||||
}
|
||||
Reference in New Issue
Block a user