The distribution of size of files (measured in lines of code).
| File | # lines | # units |
|---|---|---|
discovery.go in pkg/discovery |
203 | 8 |
adapter.go in pkg/adapter |
128 | 8 |
main.go in root |
59 | 1 |
| File | # lines | # units |
|---|---|---|
adapter.go in pkg/adapter |
128 | 8 |
discovery.go in pkg/discovery |
203 | 8 |
main.go in root |
59 | 1 |
There are 2 files with lines longer than 120 characters. In total, there are 10 long lines.
| File | # lines | # units | # long lines |
|---|---|---|---|
discovery.go in pkg/discovery |
203 | 8 | 6 |
main.go in root |
59 | 1 | 4 |