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.18.0
- Published
- Feb 12, 2024
- Platform
- darwin/amd64
- Imports
- 11 packages
- Last checked
- 3 hours ago –
Tools for package owners.