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