1
0
mirror of https://github.com/golang/go synced 2024-09-30 23:08:32 -06:00
go/cmd
Andrew Gerrand 253974207b go.tools/cmd/godoc: update appinit.go to use new godoc packages
Also move some common code from main.go to handlers.go, and
exclude remotesearch.go from the appengine build (it is only
relevant to the command line interface).

R=bradfitz, dsymonds
CC=golang-dev
https://golang.org/cl/12001049
2013-07-30 14:23:23 +10:00
..
cover all: be more idiomatic when documenting boolean return values. 2013-07-23 10:37:43 +10:00
godoc go.tools/cmd/godoc: update appinit.go to use new godoc packages 2013-07-30 14:23:23 +10:00
vet go.tools/cmd/vet: treat arrays like slices in the printf checks. 2013-07-30 14:00:52 +10:00