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.44.0 (latest)
Published
Apr 9, 2026
Platform
linux/amd64
Last checked
13 minutes ago

Tools for package owners.