The Go Command

suggest change

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.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


The Go Command:
* go fmt
* go run
* go get
* go env

Table Of Contents