func main()

in src/goapp.go [26:28]


func main(){
	fmt.Println("Executed From StepFunctions")
}