-
Getting errors while on `go get`:
```sh
build github.com/canthefason/go-watcher/cmd/watcher: cannot load gopkg.in/fsnotify.v1: cannot find module providing package gopkg.in/fsnotify.v1
```
Cou…
-
### What would you like to be added?
The ability for Paladin to dynamically reload its configuration based on changes to config files such as domains and registries. Note that the processes should no…
-
Using this packages gives this error:
```
package github.com/go-fsnotify/fsnotify: no Go files in ~/Sourcecode/github/test/vendors/src/github.com/go-fsnotify/fsnotify
```
-
Right now if there are new users added to the config we need to restart the server. As this is not optimal we should reread the config file.
Another option would be to implement a superuser which i…
-
@jbowtie requested this feature at https://github.com/howeyc/fsnotify/issues/56.
Windows and FSEvents (OS X) can watch a directory tree, in fact FSEvents is built entirely for this purpose:
> if you…
-
# Go 每日一库之 fsnotify - 大俊的博客
简介 上一篇文章Go 每日一库之 viper中,我们介绍了 viper 可以监听文件修改进而自动重新加载。 其内部使用的就是fsnotify这个库,它是跨平台的
[https://darjun.github.io/2020/01/19/godailylib/fsnotify/](https://darjun.github.io/2020/…
-
before the latest version, it worked perfectly. Updated to the latest, container won't run due to "failed to create fsnotify watcher: too many open files"
-
We're still using [my stupid file modification watcher](https://github.com/xiam/luminos/tree/master/watcher) to find out when a page or a configuration file must be read from disk again. That could be…
-
The test `TestWatchBackend/verify_mongo-server-url-dir/MONGO_SERVER_URL_is_watched` sometimes fails. This is likely because the fsnotify handler is not executed within the expected time.
-
The output from the terminal if go install go install github.com/metaleap/go-xsd/xsd-makepkg@latest
go/pkg/mod/github.com/metaleap/go-util@v0.0.0-20180330192724-a09253046f73/fs/watcher-default.go:3…