go - Man Page

build, test, install Go programs

Examples (TL;DR)

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)

Referenced By

gofmt(1).

January 2015 Go