Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awsdocs/aws-lambda-developer-guide
/ main
Function
main
sample-apps/example-go/function/main.go:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
func
main() {
79
lambda.Start(handleRequest)
80
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected