The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
job.go in dth |
556 | 18 |
client.go in dth |
425 | 17 |
service.go in dth |
280 | 14 |
root.go in cmd |
155 | 3 |
common.go in dth |
97 | 8 |
config.go in dth |
44 | 1 |
config-example.yaml in root |
26 | - |
main.go in root |
5 | 1 |
File | # lines | # units |
---|---|---|
job.go in dth |
556 | 18 |
client.go in dth |
425 | 17 |
service.go in dth |
280 | 14 |
common.go in dth |
97 | 8 |
root.go in cmd |
155 | 3 |
config.go in dth |
44 | 1 |
main.go in root |
5 | 1 |
There are 4 files with lines longer than 120 characters. In total, there are 29 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
client.go in dth |
425 | 17 | 14 |
job.go in dth |
556 | 18 | 11 |
service.go in dth |
280 | 14 | 2 |
root.go in cmd |
155 | 3 | 2 |