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.36.0 (latest)
Published
Aug 7, 2025
Platform
linux/amd64
Last checked
23 minutes ago

Tools for package owners.