Directories
¶
| Path | Synopsis |
|---|---|
|
Package auth provides access to user-provided authentication credentials.
|
Package auth provides access to user-provided authentication credentials. |
|
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 doc implements the “go doc” command.
|
Package doc implements the “go doc” command. |
|
|