467 matches across 1 files for func main path:doc/go_spec.html
snippet_mode: auto · sorted by relevance
doc/go_spec.html HTML 467 matches · showing 5 view file →
259</p>
260<pre class="grammar">
261break default func interface select
262case defer go map struct
263chan else goto package switch
· · ·
653a <a href="#Constant_expressions">constant expression</a>,
654a <a href="#Conversions">conversion</a> with a result that is a constant, or
655the result value of some built-in functions such as
656<code>min</code> or <code>max</code> applied to constant arguments,
657<code>unsafe.Sizeof</code> applied to <a href="#Package_unsafe">certain values</a>,
· · ·
749<p>
750A <a href="#Variable_declarations">variable declaration</a>
751or, for function parameters and results, the signature
752of a <a href="#Function_declarations">function declaration</a>
753or <a href="#Function_literals">function literal</a> reserves
· · ·
752of a <a href="#Function_declarations">function declaration</a>
753or <a href="#Function_literals">function literal</a> reserves
754storage for a named variable.
· · ·
753or <a href="#Function_literals">function literal</a> reserves
754storage for a named variable.
755
+ 462 more matches in this file
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.