Directories ¶
Path | Synopsis |
---|---|
Cgo enables the creation of Go packages that call C code.
|
Cgo enables the creation of Go packages that call C code. |
Cover is a program for analyzing the coverage profiles generated by 'go test -coverprofile=cover.out'.
|
Cover is a program for analyzing the coverage profiles generated by 'go test -coverprofile=cover.out'. |
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.