apache / shenyu-client-golang
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 38% | 61%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
go0% | 0% | 0% | 42% | 57%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
clients0% | 0% | 0% | 59% | 40%
example0% | 0% | 0% | 51% | 48%
common0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
model0% | 0% | 0% | 0% | 100%
Longest Files (Top 34)
File# lines# units
zk_client.go
in clients/zk_client
167 9
consul_client.go
in clients/consul_client
123 5
consul_client.go
in example/consul_client
122 1
etcd_client.go
in clients/etcd_client
111 6
zk_client.go
in example/zk_client
106 1
100 5
nacos_client.go
in clients/nacos_client
94 5
etcd_client.go
in example/etcd_client
80 1
nacos_client.go
in example/nacos_client
77 1
65 -
shenyu_admin_client.go
in clients/admin_client
49 1
http_client.go
in common/http_client
47 5
47 -
http_client.go
in example/http_client
43 1
41 -
const.go
in common/constants
36 -
http_client.go
in clients/http_client
35 3
shenyu_error.go
in common/shenyu_error
31 3
put.go
in common/http_client
30 1
common_http_handle.go
in common/http_client
28 3
post.go
in common/http_client
25 1
delete.go
in common/http_client
23 1
get.go
in common/http_client
23 1
sdk_client_factory.go
in common/shenyu_sdk_client
22 1
19 -
admin_client.go
in example/admin_client
16 1
14 -
12 -
9 -
sdk_client_interface.go
in common/shenyu_sdk_client
7 -
http_client_interface.go
in common/http_client
5 -
5 -
5 -
4 -
Files With Most Units (Top 21)
File# lines# units
zk_client.go
in clients/zk_client
167 9
etcd_client.go
in clients/etcd_client
111 6
consul_client.go
in clients/consul_client
123 5
nacos_client.go
in clients/nacos_client
94 5
100 5
http_client.go
in common/http_client
47 5
http_client.go
in clients/http_client
35 3
common_http_handle.go
in common/http_client
28 3
shenyu_error.go
in common/shenyu_error
31 3
shenyu_admin_client.go
in clients/admin_client
49 1
admin_client.go
in example/admin_client
16 1
consul_client.go
in example/consul_client
122 1
http_client.go
in example/http_client
43 1
nacos_client.go
in example/nacos_client
77 1
etcd_client.go
in example/etcd_client
80 1
zk_client.go
in example/zk_client
106 1
post.go
in common/http_client
25 1
put.go
in common/http_client
30 1
delete.go
in common/http_client
23 1
get.go
in common/http_client
23 1
sdk_client_factory.go
in common/shenyu_sdk_client
22 1
Files With Long Lines (Top 10)

There are 10 files with lines longer than 120 characters. In total, there are 14 long lines.

File# lines# units# long lines
http_client.go
in clients/http_client
35 3 3
100 5 2
http_client.go
in common/http_client
47 5 2
shenyu_admin_client.go
in clients/admin_client
49 1 1
consul_client.go
in clients/consul_client
123 5 1
post.go
in common/http_client
25 1 1
put.go
in common/http_client
30 1 1
delete.go
in common/http_client
23 1 1
http_client_interface.go
in common/http_client
5 - 1
get.go
in common/http_client
23 1 1
Correlations

File Size vs. Commits (all time): 34 points

clients/admin_client/shenyu_admin_client.go x: 7 commits (all time) y: 49 lines of code clients/consul_client/consul_client.go x: 7 commits (all time) y: 123 lines of code clients/etcd_client/etcd_client.go x: 3 commits (all time) y: 111 lines of code clients/nacos_client/nacos_client.go x: 7 commits (all time) y: 94 lines of code clients/zk_client/zk_client.go x: 6 commits (all time) y: 167 lines of code common/constants/const.go x: 12 commits (all time) y: 36 lines of code common/http_client/http_client.go x: 3 commits (all time) y: 47 lines of code common/shenyu_error/shenyu_error.go x: 5 commits (all time) y: 31 lines of code example/admin_client/admin_client.go x: 1 commits (all time) y: 16 lines of code example/consul_client/consul_client.go x: 5 commits (all time) y: 122 lines of code example/etcd_client/etcd_client.go x: 2 commits (all time) y: 80 lines of code example/http_client/http_client.go x: 1 commits (all time) y: 43 lines of code example/nacos_client/nacos_client.go x: 1 commits (all time) y: 77 lines of code example/zk_client/zk_client.go x: 1 commits (all time) y: 106 lines of code docker-compose-etcd.yml x: 2 commits (all time) y: 65 lines of code common/shenyu_sdk_client/sdk_client_factory.go x: 5 commits (all time) y: 22 lines of code docker-compose-consul.yml x: 2 commits (all time) y: 47 lines of code model/common_meta_data_register.go x: 4 commits (all time) y: 14 lines of code model/consul_meta_data_register.go x: 1 commits (all time) y: 5 lines of code model/etcd_meta_data_register.go x: 1 commits (all time) y: 4 lines of code clients/http_client/http_client.go x: 5 commits (all time) y: 35 lines of code clients/http_client_factory.go x: 3 commits (all time) y: 100 lines of code model/admin_request.go x: 3 commits (all time) y: 12 lines of code docker-compose-zk.yml x: 1 commits (all time) y: 41 lines of code common/shenyu_sdk_client/sdk_client_interface.go x: 3 commits (all time) y: 7 lines of code common/http_client/common_http_handle.go x: 4 commits (all time) y: 28 lines of code common/http_client/put.go x: 3 commits (all time) y: 30 lines of code model/http_url_register.go x: 2 commits (all time) y: 9 lines of code common/http_client/post.go x: 4 commits (all time) y: 25 lines of code model/admin_token.go x: 4 commits (all time) y: 19 lines of code common/http_client/delete.go x: 2 commits (all time) y: 23 lines of code common/http_client/http_client_interface.go x: 2 commits (all time) y: 5 lines of code
167.0
lines of code
  min: 4.0
  average: 47.68
  25th percentile: 15.5
  median: 33.0
  75th percentile: 77.75
  max: 167.0
0 12.0
commits (all time)
min: 1.0 | average: 3.38 | 25th percentile: 1.75 | median: 3.0 | 75th percentile: 5.0 | max: 12.0

File Size vs. Contributors (all time): 34 points

clients/admin_client/shenyu_admin_client.go x: 2 contributors (all time) y: 49 lines of code clients/consul_client/consul_client.go x: 1 contributors (all time) y: 123 lines of code clients/etcd_client/etcd_client.go x: 2 contributors (all time) y: 111 lines of code clients/nacos_client/nacos_client.go x: 1 contributors (all time) y: 94 lines of code clients/zk_client/zk_client.go x: 1 contributors (all time) y: 167 lines of code common/constants/const.go x: 1 contributors (all time) y: 36 lines of code common/http_client/http_client.go x: 1 contributors (all time) y: 47 lines of code common/shenyu_error/shenyu_error.go x: 2 contributors (all time) y: 31 lines of code example/admin_client/admin_client.go x: 1 contributors (all time) y: 16 lines of code example/consul_client/consul_client.go x: 1 contributors (all time) y: 122 lines of code example/etcd_client/etcd_client.go x: 2 contributors (all time) y: 80 lines of code example/http_client/http_client.go x: 1 contributors (all time) y: 43 lines of code example/nacos_client/nacos_client.go x: 1 contributors (all time) y: 77 lines of code example/zk_client/zk_client.go x: 1 contributors (all time) y: 106 lines of code docker-compose-etcd.yml x: 2 contributors (all time) y: 65 lines of code common/shenyu_sdk_client/sdk_client_factory.go x: 1 contributors (all time) y: 22 lines of code model/common_meta_data_register.go x: 2 contributors (all time) y: 14 lines of code model/consul_meta_data_register.go x: 1 contributors (all time) y: 5 lines of code model/etcd_meta_data_register.go x: 1 contributors (all time) y: 4 lines of code clients/http_client/http_client.go x: 2 contributors (all time) y: 35 lines of code clients/http_client_factory.go x: 2 contributors (all time) y: 100 lines of code model/admin_request.go x: 2 contributors (all time) y: 12 lines of code docker-compose-zk.yml x: 1 contributors (all time) y: 41 lines of code common/shenyu_sdk_client/sdk_client_interface.go x: 1 contributors (all time) y: 7 lines of code common/http_client/common_http_handle.go x: 2 contributors (all time) y: 28 lines of code common/http_client/put.go x: 2 contributors (all time) y: 30 lines of code model/http_url_register.go x: 1 contributors (all time) y: 9 lines of code common/http_client/post.go x: 1 contributors (all time) y: 25 lines of code model/admin_token.go x: 1 contributors (all time) y: 19 lines of code common/http_client/delete.go x: 1 contributors (all time) y: 23 lines of code
167.0
lines of code
  min: 4.0
  average: 47.68
  25th percentile: 15.5
  median: 33.0
  75th percentile: 77.75
  max: 167.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.32 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".