gopackages command
The gopackages command is a diagnostic tool that demonstrates how to use golang.org/x/tools/go/packages to load, parse, type-check, and print one or more Go packages. Its precise output is unspecified and may change.
- Version
- v0.31.0 (latest)
- Published
- Mar 5, 2025
- Platform
- darwin/amd64
- Imports
- 13 packages
- Last checked
- 1 hour ago –
Tools for package owners.