MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / main

Function main

examples/demo/main.cpp:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16int main()
17{
18 run_handler(my_handler);
19 return 0;
20}

Callers

nothing calls this directly

Calls 1

run_handlerFunction · 0.85

Tested by

no test coverage detected