func main()

in order-new/main.go [81:83]


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