This website requires JavaScript.
Explore
Help
Sign in
github
/
hugo
Watch
1
Star
0
Fork
You've already forked hugo
0
mirror of
https://github.com/gohugoio/hugo.git
synced
2025-04-27 05:43:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d453c12742
hugo
/
watcher
/
filenotify
History
Oleksandr Redko
d453c12742
Replace deprecated ioutil with io and os
...
https://pkg.go.dev/io/ioutil
is deprecated since Go 1.16.
2023-03-01 16:28:43 +01:00
..
filenotify.go
Add polling as a fallback to native filesystem events in server watch
2021-07-04 16:12:28 +02:00
fsnotify.go
Add polling as a fallback to native filesystem events in server watch
2021-07-04 16:12:28 +02:00
poller.go
Also consider wrapped errors when checking for file IsNotExist errors
2022-12-14 13:51:06 +01:00
poller_test.go
Replace deprecated ioutil with io and os
2023-03-01 16:28:43 +01:00