GoDoxy/internal/watcher
2024-12-18 04:48:29 +08:00
..
events replace unnecessary Task interface with struct 2024-12-17 10:33:21 +08:00
health replace all schema check with go-playground/validator/v10 2024-12-18 04:48:29 +08:00
config_file_watcher.go migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +08:00
directory_watcher.go replace unnecessary Task interface with struct 2024-12-17 10:33:21 +08:00
docker_watcher.go migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +08:00
file_watcher.go fixed loadbalancer with idlewatcher, fixed reload issue 2024-10-20 09:46:02 +08:00
logger.go migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +08:00
watcher.go fixed loadbalancer with idlewatcher, fixed reload issue 2024-10-20 09:46:02 +08:00