refactor the code style
Showing
- cluster/router/chain/chain.go 58 additions, 75 deletionscluster/router/chain/chain.go
- cluster/router/chain/invoker_cache.go 80 additions, 0 deletionscluster/router/chain/invoker_cache.go
- cluster/router/condition/factory_test.go 3 additions, 5 deletionscluster/router/condition/factory_test.go
- cluster/router/condition/listenable_router.go 4 additions, 4 deletionscluster/router/condition/listenable_router.go
- cluster/router/condition/router.go 9 additions, 7 deletionscluster/router/condition/router.go
- cluster/router/healthcheck/health_check_route.go 11 additions, 5 deletionscluster/router/healthcheck/health_check_route.go
- cluster/router/healthcheck/health_check_route_test.go 7 additions, 11 deletionscluster/router/healthcheck/health_check_route_test.go
- cluster/router/router.go 28 additions, 20 deletionscluster/router/router.go
- cluster/router/tag/file.go 3 additions, 3 deletionscluster/router/tag/file.go
- cluster/router/tag/tag_router.go 15 additions, 9 deletionscluster/router/tag/tag_router.go
- cluster/router/tag/tag_router_test.go 7 additions, 11 deletionscluster/router/tag/tag_router_test.go
- cluster/router/utils/bitmap_util.go 22 additions, 8 deletionscluster/router/utils/bitmap_util.go
- common/url.go 28 additions, 0 deletionscommon/url.go
cluster/router/chain/invoker_cache.go
0 → 100644
Please register or sign in to comment