V
V
Vladimir Grabko2016-09-11 22:19:43
go
Vladimir Grabko, 2016-09-11 22:19:43

Is there a library?

I need to watch files in a certain directory. If I give something changed / added / removed, I need to run the function. I think that such libraries exist for sure. If not, is there a library in order to get the time of the last update (and I will screw the function call myself already). I just don't want to ride a bike (although I work for an hour or two)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2016-09-11
@VGrabko

https://godoc.org/golang.org/x/exp/inotify
or read hashes from files and save them to a file

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question