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-20 16:44:27 +01:00
Code
Issues
18
Packages
Projects
Releases
10
Wiki
Activity
Files
4d6541c85104f6d0842e52ec810ca446f52e8327
godoxy
/
internal
/
watcher
/
health
/
monitor
History
yusing
e9ac3cd1a9
refactor: fix incorrect logic introduced in previous commits and improve error handling
2025-11-07 15:48:38 +08:00
..
agent_proxied.go
fix(health_monitor): fix UpdateURL behavior in Docker and AgentProxied health monitor
2025-11-07 00:53:34 +08:00
docker.go
fix(health_monitor): fix UpdateURL behavior in Docker and AgentProxied health monitor
2025-11-07 00:53:34 +08:00
fileserver.go
refactor(health): optimize health checking
2025-09-27 11:32:18 +08:00
http.go
perf: use fasthttp for health checks; upgrade go to 1.25.3
2025-10-17 22:50:13 +08:00
last_seen.go
refactor(xsync): replace functional map with xsync.Map, remove functional/map
2025-09-13 23:19:20 +08:00
monitor_test.go
refactor: move task, error and testing utils to separte repo; apply gofumpt
2025-09-27 13:41:50 +08:00
monitor.go
fix(health_monitor): fix UpdateURL behavior in Docker and AgentProxied health monitor
2025-11-07 00:53:34 +08:00
raw.go
refactor: fix incorrect logic introduced in previous commits and improve error handling
2025-11-07 15:48:38 +08:00