cmd/ directory
Directories ¶
Path | Synopsis |
---|---|
cmd/apidiff | Command apidiff determines whether two versions of a package are compatible |
cmd/gorelease | gorelease is an experimental tool that helps module authors avoid common problems before releasing a new version of a module. |
cmd/modgraphviz | Modgraphviz converts “go mod graph” output into Graphviz's DOT language, for use with Graphviz visualization and analysis tools like dot, dotty, and sccmap. |
cmd/txtar | The txtar command writes or extracts a text-based file archive in the format provided by the golang.org/x/tools/txtar package. |
- Version
- v0.0.0-20250218142911-aa4b98e5adaa (latest)
- Published
- Feb 18, 2025
- Platform
- linux/amd64
- Last checked
- 2 days ago –
Tools for package owners.