Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dallarosa/eyenotify
/ types & classes
Types & classes
2 in github.com/dallarosa/eyenotify
⨍
Functions
14
◇
Types & classes
2
Struct
inotifyEvent
syscall has its own inotify event struct but I'm keeping this one just for the sake of having that string there. However I guess this could be elimina
eyenotify_linux.go:20
Struct
polledFile
struct to hold the information on files being polled. for now we keep the minimum information necessary for the job.
eyenotify.go:36