1,156 matches across 1 files for func main path:api/go1.2.txt
snippet_mode: auto · sorted by relevance
api/go1.2.txt PLAIN TEXT 1,156 matches · showing 5 view file →
1pkg archive/zip, func RegisterCompressor(uint16, Compressor)
2pkg archive/zip, func RegisterDecompressor(uint16, Decompressor)
3pkg archive/zip, method (*File) DataOffset() (int64, error)
· · ·
2pkg archive/zip, func RegisterDecompressor(uint16, Decompressor)
3pkg archive/zip, method (*File) DataOffset() (int64, error)
4pkg archive/zip, type Compressor func(io.Writer) (io.WriteCloser, error)
· · ·
4pkg archive/zip, type Compressor func(io.Writer) (io.WriteCloser, error)
5pkg archive/zip, type Decompressor func(io.Reader) io.ReadCloser
6pkg bufio, method (*Reader) Reset(io.Reader)
· · ·
5pkg archive/zip, type Decompressor func(io.Reader) io.ReadCloser
6pkg bufio, method (*Reader) Reset(io.Reader)
7pkg bufio, method (*Writer) Reset(io.Writer)
· · ·
9pkg compress/gzip, method (*Writer) Reset(io.Writer)
10pkg compress/zlib, method (*Writer) Reset(io.Writer)
11pkg container/heap, func Fix(Interface, int)
12pkg container/list, method (*List) MoveAfter(*Element, *Element)
13pkg container/list, method (*List) MoveBefore(*Element, *Element)
+ 1,151 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.