Merge pull request #630 from zouyx/feature/OptimizeRouter
Rft : Extract priority router
No related branches found
No related tags found
Showing
- cluster/directory/base_directory.go 2 additions, 2 deletionscluster/directory/base_directory.go
- cluster/router/chain/chain.go 20 additions, 10 deletionscluster/router/chain/chain.go
- cluster/router/chain/chain_test.go 2 additions, 2 deletionscluster/router/chain/chain_test.go
- cluster/router/chan.go 25 additions, 0 deletionscluster/router/chan.go
- cluster/router/condition/factory.go 7 additions, 7 deletionscluster/router/condition/factory.go
- cluster/router/condition/factory_test.go 25 additions, 25 deletionscluster/router/condition/factory_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/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 1 addition, 1 deletioncluster/router/tag/factory_test.go
- common/extension/router_factory.go 7 additions, 7 deletionscommon/extension/router_factory.go
Please register or sign in to comment