219 matches across 7 files for func main
snippet_mode: summary · sorted by relevance
64▶req.header = function header(name) {
+ 31 more matches in this file
59▶app.init = function init() {
+ 41 more matches in this file
30▶app.get('/', function(req, res){
+ 10 more matches in this file
+ 8 more matches in this file
8▶describe('res', function(){
+ 50 more matches in this file
340▶ - Replace internal `eval` usage with `Function` constructor
+ 25 more matches in this file
6▶describe('req', function(){
+ 47 more matches in this file
Search syntax
auth login | both terms (AND is implicit) |
auth OR login | either term |
NOT path:vendor | exclude matches |
"exact phrase" | quoted exact match |
/func\s+Test/ | regex |
handler~1 | fuzzy (Levenshtein 1) |
file:*_test.go | filename glob |
path:pkg/auth/** | full path glob |
lang:go | language 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.