]> Cypherpunks repositories - gostls13.git/commit
godoc: use a bufio.Buffer to read search index
authorRobert Griesemer <gri@golang.org>
Fri, 7 Oct 2011 00:36:00 +0000 (17:36 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 7 Oct 2011 00:36:00 +0000 (17:36 -0700)
commitec9ea9a5cbfa0749d2461e44532ce2eafaf20334
treedde2b9e821897e19b5c457dde656583bedf62d8c
parent3e4669995888bcea2d45e847ec896742d4532b6c
godoc: use a bufio.Buffer to read search index

Also: Minor refactoring for cleanliness and symmetry.

Fixes #2286.

R=r
CC=golang-dev
https://golang.org/cl/5232041
src/cmd/godoc/index.go