Directories ¶
Path | Synopsis |
---|---|
Api computes the exported API of a set of Go packages.
|
Api computes the exported API of a set of Go packages. |
Cgo enables the creation of Go packages that call C code.
|
Cgo enables the creation of Go packages that call C code. |
Fix finds Go programs that use old APIs and rewrites them to use newer ones.
|
Fix finds Go programs that use old APIs and rewrites them to use newer ones. |
Go is a tool for managing Go source code.
|
Go is a tool for managing Go source code. |
Godoc extracts and generates documentation for Go programs.
|
Godoc extracts and generates documentation for Go programs. |
Gofmt formats Go programs.
|
Gofmt formats Go programs. |
Vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string.
|
Vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string. |
Yacc is a version of yacc for Go.
|
Yacc is a version of yacc for Go. |
Click to show internal directories.
Click to hide internal directories.