Directories
¶
| Path | Synopsis |
|---|---|
|
Package base defines shared basic pieces of the go command, in particular logging and the Command structure.
|
Package base defines shared basic pieces of the go command, in particular logging and the Command structure. |
|
Package bug implements the “go bug” command.
|
Package bug implements the “go bug” command. |
|
Package cache implements a build artifact cache.
|
Package cache implements a build artifact cache. |
|
Package cfg holds configuration shared by multiple parts of the go command.
|
Package cfg holds configuration shared by multiple parts of the go command. |
|
Package clean implements the “go clean” command.
|
Package clean implements the “go clean” command. |
|
Package cmdflag handles flag processing common to several go tools.
|
Package cmdflag handles flag processing common to several go tools. |
|
Package dirhash defines hashes over directory trees.
|
Package dirhash defines hashes over directory trees. |
|
Package doc implements the “go doc” command.
|
Package doc implements the “go doc” command. |
|
Package envcmd implements the “go env” command.
|
Package envcmd implements the “go env” command. |
|
Package fix implements the “go fix” command.
|
Package fix implements the “go fix” command. |
|
|