The distribution of size of files (measured in lines of code).
| File | # lines | # units |
|---|---|---|
proxy_client.go in handler |
116 | 3 |
main.go in root |
102 | 3 |
handler.go in handler |
38 | 2 |
aws.go in handler |
34 | 2 |
| File | # lines | # units |
|---|---|---|
proxy_client.go in handler |
116 | 3 |
main.go in root |
102 | 3 |
aws.go in handler |
34 | 2 |
handler.go in handler |
38 | 2 |
There are 3 files with lines longer than 120 characters. In total, there are 7 long lines.
| File | # lines | # units | # long lines |
|---|---|---|---|
proxy_client.go in handler |
116 | 3 | 4 |
aws.go in handler |
34 | 2 | 2 |
main.go in root |
102 | 3 | 1 |