This CL aims to fix the problem described here: https://groups.google.com/forum/#!topic/golang-nuts/R6ms1n9KjiY This makes it easier to parse via external tools such as editors. Editors can show each function in a list and jump directly to each function with this additional information. This pattern can be seen in other Go tools such as "go test" in the form of: --- FAIL: TestCover (0.52 seconds) cover_test.go:43: example error LGTM=adg R=r, adg, josharian, dave CC=golang-codereviews https://golang.org/cl/131820043 |
||
|---|---|---|
| .. | ||
| benchcmp | ||
| cover | ||
| eg | ||
| godex | ||
| godoc | ||
| goimports | ||
| gotype | ||
| html2article | ||
| oracle | ||
| present | ||
| ssadump | ||
| vet | ||