310 matches across 1 files for func main path:api/go1.13.txt
snippet_mode: auto · sorted by relevance
api/go1.13.txt PLAIN TEXT 310 matches · showing 5 view file →
1pkg bytes, func ToValidUTF8([]uint8, []uint8) []uint8
2pkg crypto/ed25519, const PrivateKeySize = 64
3pkg crypto/ed25519, const PrivateKeySize ideal-int
· · ·
8pkg crypto/ed25519, const SignatureSize = 64
9pkg crypto/ed25519, const SignatureSize ideal-int
10pkg crypto/ed25519, func GenerateKey(io.Reader) (PublicKey, PrivateKey, error)
11pkg crypto/ed25519, func NewKeyFromSeed([]uint8) PrivateKey
12pkg crypto/ed25519, func Sign(PrivateKey, []uint8) []uint8
· · ·
11pkg crypto/ed25519, func NewKeyFromSeed([]uint8) PrivateKey
12pkg crypto/ed25519, func Sign(PrivateKey, []uint8) []uint8
13pkg crypto/ed25519, func Verify(PublicKey, []uint8, []uint8) bool
· · ·
12pkg crypto/ed25519, func Sign(PrivateKey, []uint8) []uint8
13pkg crypto/ed25519, func Verify(PublicKey, []uint8, []uint8) bool
14pkg crypto/ed25519, method (PrivateKey) Public() crypto.PublicKey
· · ·
13pkg crypto/ed25519, func Verify(PublicKey, []uint8, []uint8) bool
14pkg crypto/ed25519, method (PrivateKey) Public() crypto.PublicKey
15pkg crypto/ed25519, method (PrivateKey) Seed() []uint8
+ 305 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.