This fixes some print calls with wrong format directives. Additionally, struct initialisers were changed to use keyed fields, purely to reduce the amount of noise generated by go vet. Change-Id: Ib9f6fd8f2dff7ce84826478de0ba83dda9746270 Reviewed-on: https://go-review.googlesource.com/21180 Reviewed-by: Ian Lance Taylor <iant@golang.org> |
||
---|---|---|
.. | ||
testdata | ||
README | ||
cover.go | ||
cover_test.go | ||
doc.go | ||
func.go | ||
html.go |
README
NOTE: For Go releases 1.5 and later, this tool lives in the standard repository. The code here is not maintained.