| package | type | direct deps | all deps | users | max score | min score |
|---|---|---|---|---|---|---|
| / | [G] | 6 | 7 | 0 | 0 | 0 |
| deps | [S] | 3 | 3 | 1 | 0 | 0 |
| parse | [S] | 1 | 1 | 1 | 0 | 0 |
| size | [S] | 1 | 1 | 1 | 0 | 0 |
| x/config | [T] | 1 | 1 | 2 | 0 | 0 |
- package - name of the internal package without the part common to all packages.
- type - type of the package:
- [G] - God package (can use all packages)
- [D] - Database package (can only use tool and other database packages)
- [T] - Tool package (foundational, no dependencies)
- [S] - Standard package (can only use tool and database packages)
- direct deps - number of internal packages directly imported by this one.
- all deps - number of transitive internal packages imported by this package.
- users - number of internal packages that import this one.
- max score - sum of the numbers of packages hidden from user packages.
- min score - number of packages hidden from all user packages combined.
deps, parse, size, x/config, x/dirs, x/pkgs
data, deps, parse, size, x/config, x/dirs, x/pkgs
data, x/config, x/pkgs
data, x/config, x/pkgs
x/pkgs
x/pkgs
x/pkgs
x/pkgs
data
data