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% | 50% | 49%
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% | 50% | 49%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
clients0% | 0% | 0% | 74% | 25%
example0% | 0% | 0% | 51% | 48%
common0% | 0% | 0% | 0% | 100%
model0% | 0% | 0% | 0% | 100%
Longest Files (Top 31)
File# lines# units
zk_client.go
in clients/zk_client
173 9
consul_client.go
in example/consul_client
125 1
consul_client.go
in clients/consul_client
123 5
113 5
etcd_client.go
in clients/etcd_client
111 6
zk_client.go
in example/zk_client
109 1
nacos_client.go
in clients/nacos_client
94 5
etcd_client.go
in example/etcd_client
82 1
nacos_client.go
in example/nacos_client
78 1
shenyu_admin_client.go
in clients/admin_client
49 1
http_client.go
in common/http_client
47 5
http_client.go
in example/http_client
45 1
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
15 -
12 -
10 -
sdk_client_interface.go
in common/shenyu_sdk_client
7 -
5 -
5 -
http_client_interface.go
in common/http_client
5 -
4 -
Files With Most Units (Top 21)
File# lines# units
zk_client.go
in clients/zk_client
173 9
etcd_client.go
in clients/etcd_client
111 6
http_client.go
in common/http_client
47 5
113 5
consul_client.go
in clients/consul_client
123 5
nacos_client.go
in clients/nacos_client
94 5
common_http_handle.go
in common/http_client
28 3
shenyu_error.go
in common/shenyu_error
31 3
http_client.go
in clients/http_client
35 3
sdk_client_factory.go
in common/shenyu_sdk_client
22 1
delete.go
in common/http_client
23 1
put.go
in common/http_client
30 1
post.go
in common/http_client
25 1
get.go
in common/http_client
23 1
zk_client.go
in example/zk_client
109 1
admin_client.go
in example/admin_client
16 1
http_client.go
in example/http_client
45 1
etcd_client.go
in example/etcd_client
82 1
consul_client.go
in example/consul_client
125 1
nacos_client.go
in example/nacos_client
78 1
shenyu_admin_client.go
in clients/admin_client
49 1
Files With Long Lines (Top 10)

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

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

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

clients/http_client_factory.go x: 4 commits (all time) y: 113 lines of code clients/nacos_client/nacos_client.go x: 8 commits (all time) y: 94 lines of code clients/zk_client/zk_client.go x: 7 commits (all time) y: 173 lines of code example/consul_client/consul_client.go x: 6 commits (all time) y: 125 lines of code example/etcd_client/etcd_client.go x: 3 commits (all time) y: 82 lines of code example/http_client/http_client.go x: 2 commits (all time) y: 45 lines of code example/nacos_client/nacos_client.go x: 2 commits (all time) y: 78 lines of code example/zk_client/zk_client.go x: 2 commits (all time) y: 109 lines of code model/common_meta_data_register.go x: 5 commits (all time) y: 15 lines of code model/http_url_register.go x: 3 commits (all time) y: 10 lines of code 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 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 common/shenyu_sdk_client/sdk_client_factory.go x: 5 commits (all time) y: 22 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 model/admin_request.go x: 3 commits (all time) y: 12 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 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
173.0
lines of code
  min: 4.0
  average: 48.39
  25th percentile: 15.0
  median: 30.0
  75th percentile: 82.0
  max: 173.0
0 12.0
commits (all time)
min: 1.0 | average: 3.87 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 5.0 | max: 12.0

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

clients/http_client_factory.go x: 3 contributors (all time) y: 113 lines of code clients/nacos_client/nacos_client.go x: 2 contributors (all time) y: 94 lines of code clients/zk_client/zk_client.go x: 2 contributors (all time) y: 173 lines of code example/consul_client/consul_client.go x: 2 contributors (all time) y: 125 lines of code example/etcd_client/etcd_client.go x: 3 contributors (all time) y: 82 lines of code example/http_client/http_client.go x: 2 contributors (all time) y: 45 lines of code example/nacos_client/nacos_client.go x: 2 contributors (all time) y: 78 lines of code example/zk_client/zk_client.go x: 2 contributors (all time) y: 109 lines of code model/common_meta_data_register.go x: 3 contributors (all time) y: 15 lines of code model/http_url_register.go x: 2 contributors (all time) y: 10 lines of code 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 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 common/shenyu_sdk_client/sdk_client_factory.go x: 1 contributors (all time) y: 22 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 model/admin_request.go x: 2 contributors (all time) y: 12 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 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
173.0
lines of code
  min: 4.0
  average: 48.39
  25th percentile: 15.0
  median: 30.0
  75th percentile: 82.0
  max: 173.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.65 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 3.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".