Merge develop
No related branches found
No related tags found
Showing
- cluster/cluster_impl/base_cluster_invoker_test.go 10 additions, 5 deletionscluster/cluster_impl/base_cluster_invoker_test.go
- cluster/cluster_impl/failback_cluster_invoker.go 23 additions, 28 deletionscluster/cluster_impl/failback_cluster_invoker.go
- cluster/directory/base_directory.go 2 additions, 2 deletionscluster/directory/base_directory.go
- cluster/loadbalance/consistent_hash_test.go 23 additions, 10 deletionscluster/loadbalance/consistent_hash_test.go
- cluster/loadbalance/random_test.go 14 additions, 8 deletionscluster/loadbalance/random_test.go
- cluster/router/chain/chain.go 20 additions, 10 deletionscluster/router/chain/chain.go
- cluster/router/chain/chain_test.go 52 additions, 40 deletionscluster/router/chain/chain_test.go
- cluster/router/chan.go 25 additions, 0 deletionscluster/router/chan.go
- cluster/router/condition/app_router_test.go 27 additions, 18 deletionscluster/router/condition/app_router_test.go
- cluster/router/condition/factory.go 7 additions, 7 deletionscluster/router/condition/factory.go
- cluster/router/condition/factory_test.go 86 additions, 77 deletionscluster/router/condition/factory_test.go
- cluster/router/condition/file.go 1 addition, 7 deletionscluster/router/condition/file.go
- cluster/router/condition/router.go 1 addition, 3 deletionscluster/router/condition/router.go
- cluster/router/healthcheck/default_health_check_test.go 36 additions, 29 deletionscluster/router/healthcheck/default_health_check_test.go
- cluster/router/healthcheck/factory.go 3 additions, 3 deletionscluster/router/healthcheck/factory.go
- cluster/router/healthcheck/health_check_route.go 1 addition, 1 deletioncluster/router/healthcheck/health_check_route.go
- cluster/router/healthcheck/health_check_route_test.go 25 additions, 15 deletionscluster/router/healthcheck/health_check_route_test.go
- cluster/router/router.go 14 additions, 18 deletionscluster/router/router.go
- cluster/router/tag/factory.go 4 additions, 4 deletionscluster/router/tag/factory.go
- cluster/router/tag/factory_test.go 9 additions, 3 deletionscluster/router/tag/factory_test.go
cluster/router/chan.go
0 → 100644
Please register or sign in to comment