1
0
mirror of https://github.com/golang/go synced 2024-10-01 09:28:37 -06:00
go/lib/godoc/search.txt
2010-03-19 17:07:16 -07:00

54 lines
797 B
Plaintext

QUERY
{Query}
{.section Accurate}
{.or}
INDEXING IN PROGRESS - RESULT MAY BE INACCURATE
{.end}
{.section Alt}
DID YOU MEAN
{.repeated section Alts}
{@}
{.end}
{.end}
{.section Hit}
{.section Decls}
PACKAGE-LEVEL DECLARATIONS
{.repeated section @}
package {Pak.Name}
{.repeated section Files}
{.repeated section Groups}
{.repeated section Infos}
{File.Path}:{@|infoLine}
{.end}
{.end}
{.end}
{.end}
{.end}
{.section Others}
LOCAL DECLARATIONS AND USES
{.repeated section @}
package {Pak.Name}
{.repeated section Files}
{.repeated section Groups}
{.repeated section Infos}
{File.Path}:{@|infoLine}
{.end}
{.end}
{.end}
{.end}
{.end}
{.end}
{.section Illegal}
ILLEGAL QUERY SYNTAX
A legal query is a single identifier (such as ToLower)
or a qualified identifier (such as math.Sin).
{.end}