Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ main
Function
main
examples/api-gateway/main.cpp:57–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
int main()
58
{
59
run_handler(my_handler);
60
return 0;
61
}
Callers
nothing calls this directly
Calls
1
run_handler
Function · 0.85
Tested by
no test coverage detected