This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
godoxy
Watch
1
Star
0
Fork
0
You've already forked godoxy
mirror of
https://github.com/yusing/godoxy.git
synced
2026-03-18 15:34:38 +01:00
Code
Issues
18
Packages
Projects
Releases
10
Wiki
Activity
Files
452bb0b0d74dea33ec5d9446b72b5a8d50dc98b9
godoxy
/
internal
/
watcher
History
yusing
5d5c623f09
small refactor and fixes
2024-12-03 11:45:10 +08:00
..
events
initial prometheus metrics support, simplfied some code
2024-11-06 12:24:12 +08:00
health
small refactor and fixes
2024-12-03 11:45:10 +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
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
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