]> Cypherpunks repositories - gostls13.git/commit
godoc: use http GET for remote search instead of rpc
authorRobert Griesemer <gri@golang.org>
Wed, 24 Mar 2010 21:51:55 +0000 (14:51 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 24 Mar 2010 21:51:55 +0000 (14:51 -0700)
commit60482f06d03c75c48d1b22059fcd393610f0815d
treeb984d1aa288f89fc2f7e61451e5317161b554923
parent6eb251f244b8ba595613375ab5965e81531178d5
godoc: use http GET for remote search instead of rpc
(this will allow the use of golang.org for remote
searches)

R=rsc
CC=golang-dev
https://golang.org/cl/734041
src/cmd/godoc/godoc.go
src/cmd/godoc/main.go