1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-28 14:56:33 -04:00
v2fly/app/router
2021-09-09 14:45:19 +01:00
..
command add grpc service register 2021-09-07 14:43:45 +01:00
routercommon
balancing_override.go
balancing.go
condition_geoip_test.go update test for router refactor 2021-09-07 13:43:28 +01:00
condition_geoip.go
condition_test.go update test for router refactor 2021-09-07 13:43:28 +01:00
condition.go
config.go added custom balancer settings processing logic 2021-09-07 11:42:45 +01:00
config.pb.go use custom loading rules for router 2021-09-09 14:45:19 +01:00
config.proto use custom loading rules for router 2021-09-09 14:45:19 +01:00
errors.generated.go
router_test.go update test for router refactor 2021-09-07 13:43:28 +01:00
router.go use custom loading rules for router 2021-09-09 14:45:19 +01:00
strategy_leastload_test.go
strategy_leastload.go register strategy config 2021-09-07 11:48:24 +01:00
strategy_leastping.go register strategy config 2021-09-07 11:48:24 +01:00
strategy_random.go register strategy config 2021-09-07 11:48:24 +01:00
weight_test.go
weight.go