func main()

in go-al2/hello-world/main.go [49:51]


func main() {
	lambda.Start(handler)
}