Teddy Sommavilla
|
6b878980dc
|
refactor(fsnotifyext): use Event.Has to check for chmod operations
As recommended by the Event.Op godoc. Op is a bitmask, and some systems may send multiple operations at once
|
2025-05-26 16:51:37 -03:00 |
|
Teddy Sommavilla
|
cd910abd45
|
doc(fsnotifyext): add godoc for GetChan method
|
2025-05-26 16:51:37 -03:00 |
|
Teddy Sommavilla
|
6e524bb2fa
|
refactor(fsnotifyext): GetChan should return a receive only chan
|
2025-05-26 16:51:37 -03:00 |
|
Teddy Sommavilla
|
b4c8f5a0fe
|
refactor(fsnotifyext): handle Deduper timers in own goroutine, avoid mutex use
|
2025-05-26 16:51:37 -03:00 |
|
Andrey Nering
|
0d5f2b5dab
|
feat(watcher): migrate to fsnotify (#2048)
|
2025-03-22 20:06:16 -03:00 |
|