This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
godoxy-yusing
Watch
1
Star
0
Fork
0
You've already forked godoxy-yusing
mirror of
https://github.com/yusing/godoxy.git
synced
2026-04-19 23:11:25 +02:00
Code
Issues
18
Packages
Projects
Releases
10
Wiki
Activity
Files
99e43fe3401e62cc462ce55506a9675cc8f8575f
godoxy-yusing
/
internal
/
watcher
/
health
History
yusing
a86d316d07
refactor and typo fixes
2024-11-02 03:14:47 +08:00
..
health_checker.go
fixed loadbalancer with idlewatcher, fixed reload issue
2024-10-20 09:46:02 +08:00
healthcheck_config.go
fixed healthcheck failed to disable and nil dereference
2024-10-19 00:13:55 +08:00
http.go
Fixed a few issues:
2024-10-18 16:47:01 +08:00
json.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
monitor.go
refactor and typo fixes
2024-11-02 03:14:47 +08:00
raw.go
Fixed a few issues:
2024-10-18 16:47:01 +08:00
status.go
Improved healthcheck, idlewatcher support for loadbalanced routes, bug fixes
2024-10-15 15:34:27 +08:00