Merge remote-tracking branch 'origin/master'
Showing
- .github/dependabot.yml 4 additions, 2 deletions.github/dependabot.yml
- .github/workflows/github-actions.yml 20 additions, 1 deletion.github/workflows/github-actions.yml
- .golangci.yml 63 additions, 0 deletions.golangci.yml
- .travis.yml 0 additions, 27 deletions.travis.yml
- CHANGE.md 4 additions, 0 deletionsCHANGE.md
- NOTICE 1 addition, 1 deletionNOTICE
- README.md 40 additions, 3 deletionsREADME.md
- README_CN.md 44 additions, 7 deletionsREADME_CN.md
- cluster/cluster_impl/available_cluster.go 1 addition, 1 deletioncluster/cluster_impl/available_cluster.go
- cluster/cluster_impl/base_cluster_invoker.go 1 addition, 1 deletioncluster/cluster_impl/base_cluster_invoker.go
- cluster/cluster_impl/failback_cluster_invoker.go 6 additions, 4 deletionscluster/cluster_impl/failback_cluster_invoker.go
- cluster/cluster_impl/failover_cluster_test.go 3 additions, 3 deletionscluster/cluster_impl/failover_cluster_test.go
- cluster/cluster_impl/forking_cluster_invoker.go 1 addition, 1 deletioncluster/cluster_impl/forking_cluster_invoker.go
- cluster/directory/base_directory.go 2 additions, 2 deletionscluster/directory/base_directory.go
- cluster/directory/base_directory_test.go 11 additions, 14 deletionscluster/directory/base_directory_test.go
- cluster/directory/static_directory.go 4 additions, 4 deletionscluster/directory/static_directory.go
- cluster/loadbalance/consistent_hash.go 1 addition, 1 deletioncluster/loadbalance/consistent_hash.go
- cluster/loadbalance/consistent_hash_test.go 3 additions, 3 deletionscluster/loadbalance/consistent_hash_test.go
- cluster/loadbalance/random_test.go 3 additions, 0 deletionscluster/loadbalance/random_test.go
- cluster/router/chain/chain.go 16 additions, 5 deletionscluster/router/chain/chain.go
Please register or sign in to comment