Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aws/aws-lambda-go
/ main
Function
main
lambda/testdata/sleep.go:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
func
main() {
28
lambda.Start(handler)
29
}
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…