219 matches across 7 files for func main
snippet_mode: summary · sorted by relevance
lib/request.js JAVASCRIPT 32 matches · showing 1 view file →
64req.header = function header(name) {
+ 31 more matches in this file
lib/application.js JAVASCRIPT 42 matches · showing 1 view file →
59app.init = function init() {
+ 41 more matches in this file
examples/error-pages/index.js JAVASCRIPT 11 matches · showing 1 view file →
30app.get('/', function(req, res){
+ 10 more matches in this file
examples/vhost/index.js JAVASCRIPT 9 matches · showing 1 view file →
19// Main server app
+ 8 more matches in this file
test/res.location.js JAVASCRIPT 51 matches · showing 1 view file →
8describe('res', function(){
+ 50 more matches in this file
History.md MARKDOWN 26 matches · showing 1 view file →
340 - Replace internal `eval` usage with `Function` constructor
+ 25 more matches in this file
test/req.subdomains.js JAVASCRIPT 48 matches · showing 1 view file →
6describe('req', function(){
+ 47 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.