GoDoxy/internal/route
yusing c90e0db30d reverse proxy refactor and bug fixes
- fix prometheus metrics for load balanced routes
- route will now fail when health monitor fail to start
2025-02-04 06:51:51 +08:00
..
provider treat fileserver as http route 2025-02-04 06:51:51 +08:00
routes treat fileserver as http route 2025-02-04 06:51:51 +08:00
rules refactor, merge Entry, RawEntry and Route into one. Implement fileserver. Still buggy 2025-02-04 06:51:51 +08:00
types treat fileserver as http route 2025-02-04 06:51:51 +08:00
fileserver.go refactor, merge Entry, RawEntry and Route into one. Implement fileserver. Still buggy 2025-02-04 06:51:51 +08:00
reverse_proxy.go reverse proxy refactor and bug fixes 2025-02-04 06:51:51 +08:00
route.go refactor: rename HTTPRoute to ReverseProxyRoute to avoid confusion 2025-02-04 06:51:51 +08:00
stream.go refactor, merge Entry, RawEntry and Route into one. Implement fileserver. Still buggy 2025-02-04 06:51:51 +08:00
stream_impl.go refactor, merge Entry, RawEntry and Route into one. Implement fileserver. Still buggy 2025-02-04 06:51:51 +08:00
udp_forwarder.go fix logs not printing correctly, removed unneccessary loggers 2025-01-20 17:42:54 +08:00