Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aws/aws-lambda-go
/ main
Function
main
lambda/testdata/echo_handler.go:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
func
main() {
16
lambda.Start(handler{})
17
}
Callers
nothing calls this directly
Calls
1
Start
Function · 0.92
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…