GoDoxy/internal/route
2025-06-03 22:48:35 +08:00
..
provider refactor(query): replace anonymous functions with sequence and for loop 2025-06-03 20:51:00 +08:00
routes feat(healthcheck): allow health checking for excluded routes 2025-06-02 23:19:30 +08:00
rules refactor: code refactor and improved context and error handling 2025-05-24 10:02:24 +08:00
types feat(net): add option to disable compression 2025-05-28 22:09:25 +08:00
common.go feat(healthcheck): allow health checking for excluded routes 2025-06-02 23:19:30 +08:00
fileserver.go feat(healthcheck): allow health checking for excluded routes 2025-06-02 23:19:30 +08:00
fileserver_test.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
port_selection.go tweak: improve port and scheme detection 2025-06-03 22:41:31 +08:00
reverse_proxy.go feat(healthcheck): allow health checking for excluded routes 2025-06-02 23:19:30 +08:00
route.go feat(route): add api info for whether route is excluded 2025-06-03 22:48:35 +08:00
route_test.go feat: improved port selection 2025-05-04 01:32:01 +08:00
stream.go feat(healthcheck): allow health checking for excluded routes 2025-06-02 23:19:30 +08:00
stream_impl.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
udp_forwarder.go refactor: remove the use of logging module in most code 2025-05-23 23:28:33 +08:00