1
0
mirror of https://github.com/golang/go synced 2024-09-30 22:48:32 -06:00
go/cmd
Brad Fitzpatrick 705bb7ffce godoc: remove the last of the global variables, unexport Server
The exported Server becomes handlerServer, and part of Presentation
now.  Presentation is also now an http.Handler with its own
internal mux (a detail, which might go away).

main.go becomes ever simpler.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/11505043
2013-07-19 10:27:53 +10:00
..
cover go.tools/cmd/cover: get cover counters on if conditions 2013-07-10 15:20:52 +10:00
godoc godoc: remove the last of the global variables, unexport Server 2013-07-19 10:27:53 +10:00
vet go.tools/go/types: rename Context -> Config (more apt name) 2013-07-18 17:07:44 -07:00