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-04-01 07:03:24 +02:00
Code
Issues
18
Packages
Projects
Releases
10
Wiki
Activity
Files
860d9c71b62798f970d32f679bb7ba276bfda5ab
godoxy
/
internal
/
watcher
/
health
/
monitor
History
yusing
e354d901c4
fix(monitor): safer approach to avoid nil panic in edge cases
2025-10-29 00:19:17 +08:00
..
agent_proxied.go
perf: use fasthttp for health checks; upgrade go to 1.25.3
2025-10-17 22:50:13 +08:00
docker.go
fix(monitor): safer approach to avoid nil panic in edge cases
2025-10-29 00:19:17 +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
perf: use fasthttp for health checks; upgrade go to 1.25.3
2025-10-17 22:50:13 +08:00
raw.go
refactor(health): optimize health checking
2025-09-27 11:32:18 +08:00