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-20260410095643-746e56fc9e2f (latest)
- Published
- Apr 10, 2026
- Platform
- linux/amd64
- Last checked
- 1 week ago –
Tools for package owners.