...

Directory /src/golang.org/x/exp/cmd

Name Synopsis
..
apidiff Command apidiff determines whether two versions of a package are compatible
gorelease gorelease is an experimental tool that helps module authors avoid common problems before releasing a new version of a module.
macos-roots-test Command macOS-roots-test runs crypto/x509.TestSystemRoots as a stand-alone binary for crowdsourced testing.
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.
txtar The txtar command writes or extracts a text-based file archive in the format provided by the golang.org/x/tools/txtar package.