doc run godoc on package sources env print Go environment information fix run go tool fix on packages fmt run gofmt on package sources get download and install packages and dependencies install compile and install packages and dependencies list list packages run compile and run Go program test test packages tool run specified go tool version print Go version vet run go tool vet on packages http://golang.org/cmd/go/#hdr-Run_gofmt_on_package_sources
call onto a list. The list of saved calls is executed after the surrounding function returns. Panic is a built-in function that stops the ordinary flow of control and begins panicking. Recover is a built-in function that regains control of a panicking goroutine.
encoding erores expvar flag fmt go hash html image index io log math mime net os path reflect regexp runtime sort strconv strings sync syscall testing text time unicode unsafe