ingress-nginx-helm/core/pkg/watch
Marcin Owsiany e374b0a927 Fix a data race in TestFileWatcher (#24).
Use a channel to report events to the test, rather than a variable without
synchronization.
2016-11-25 13:20:43 +01:00
..
file_watcher.go Split implementations from generic code 2016-11-23 21:17:49 -03:00
file_watcher_test.go Fix a data race in TestFileWatcher (#24). 2016-11-25 13:20:43 +01:00