mirror of
https://github.com/golang/go.git
synced 2025-11-10 05:31:03 +00:00
The command-line search is using a running webserver as index server; i.e., the search result is reflecting the index at the server. See the documentation for details. Usage: godoc -q query1 query2 ... Known issue: Results don't show the all-important line numbers yet due to the way the index is organized. Next CL. R=rsc, r CC=golang-dev https://golang.org/cl/648041 |
||
|---|---|---|
| .. | ||
| dirlist.html | ||
| error.html | ||
| godoc.html | ||
| package.html | ||
| package.txt | ||
| search.html | ||
| search.txt | ||
| source.html | ||