MCPcopy Create free account
hub / github.com/awsdocs/aws-lambda-developer-guide / main

Function main

sample-apps/blank-go/function/main.go:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51func main() {
52 runtime.Start(handleRequest)
53}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected