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-02-24 19:34:53 +01:00
Code
Issues
18
Packages
Projects
Releases
10
Wiki
Activity
Files
b3c47e759f78c2f9485feebef4dfd4acf6b6844e
godoxy-yusing
/
internal
/
net
/
http
/
loadbalancer
History
yusing
320e29ba84
fix loadbalancer panic on weight rebalance
2025-01-03 03:30:15 +08:00
..
types
replace all schema check with go-playground/validator/v10
2024-12-18 04:48:29 +08:00
ip_hash.go
cleanup and simplify middleware implementations, refactor some other code
2024-12-17 10:33:21 +08:00
least_conn.go
modules reorganized and code refactor
2024-11-25 01:40:12 +08:00
loadbalancer_test.go
modules reorganized and code refactor
2024-11-25 01:40:12 +08:00
loadbalancer.go
fix loadbalancer panic on weight rebalance
2025-01-03 03:30:15 +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
round_robin.go
modules reorganized and code refactor
2024-11-25 01:40:12 +08:00
types.go
modules reorganized and code refactor
2024-11-25 01:40:12 +08:00