internal/ directory

Directories

PathSynopsis
go/packages/internal/linecountThe linecount command shows the number of lines of code in a set of Go packages plus their dependencies.
go/packages/internal/nodecountThe nodecount program illustrates the use of packages.Load to print the frequency of occurrence of each type of syntax node among the selected packages.
Version
v0.37.0
Published
Sep 10, 2025
Platform
darwin/amd64
Last checked
27 minutes ago

Tools for package owners.