go (1) Linux Manual Page
NAME go – tool for managing Go source code SYNOPSIS go command [arguments] DESCRIPTION The Go distribution includes a command, named go, that automates the downloading, building, installation, and testing of Go packages and commands. COMMANDS Each command is documented in its own manpage. For example, the build command is documented in go-build(1). The commands…
