Replies: 1 comment 1 reply
-
Hey, im using https://github.com/fsnotify/fsnotify for file watching, which already handles the differences between OS's |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/FollowTheProcess/spok/blob/main/hash/hash.go
It’s been great for me .
handles 30,000 files.
the point is to not rely on the differences between os’s for file notify .
you can test it by trying Spok !
Beta Was this translation helpful? Give feedback.
All reactions