$Id: 322

$SOId: 4828

The go command is a command-line program that allows for the management of Go development.

It enables building, running, and testing code, as well as a variety of other Go-related tasks.

go fmt

go run

go build

go clean

go get

go env

go test