in tutorials/execution-environments-gke/web-exec-envs/leeroy-app-exec-envs/app.go [23:25]
func handler(w http.ResponseWriter, r *http.Request) { fmt.Fprintf(w, "leeroooooy app!!\n") }