GoDoxy/internal/net/http/loadbalancer
2025-02-04 06:51:51 +08:00
..
types refactor, merge Entry, RawEntry and Route into one. Implement fileserver. Still buggy 2025-02-04 06:51:51 +08:00
ip_hash.go cleanup some loadbalancer code 2025-01-19 04:32:50 +08:00
least_conn.go cleanup some loadbalancer code 2025-01-19 04:32:50 +08:00
loadbalancer.go fix logs not printing correctly, removed unneccessary loggers 2025-01-20 17:42:54 +08:00
loadbalancer_test.go fix two tests 2025-02-01 14:41:22 +08:00
round_robin.go cleanup some loadbalancer code 2025-01-19 04:32:50 +08:00
types.go cleanup some loadbalancer code 2025-01-19 04:32:50 +08:00