table of contents
other versions
- Tumbleweed 13.4.0+git9739-1.1
- Leap-16.0
- Leap-15.6
go(1) | User Commands | go(1) |
NAME¶
go - build, test, install Go programs
SYNOPSIS¶
go command [arguments]
DESCRIPTION¶
A tool for managing Go source code. For full documentation run go help or see http://golang.org/cmd/go.
SEE ALSO¶
gofmt(1)
January 2015 | Go |