Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 299 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 299 Bytes

Universal ESL Golang event daemon

You need it to work with any kind of FS events. Look at use examples at test/event_listener_test.go

Make a tests

git clone [email protected]:borikinternet/fs-event-listener.git
cd fs-event-listener/test
go test event_listener_test.go