func golang.org/x/pkgsite/internal/frontend.httpErrorStatus

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		playground.go#L21: func httpErrorStatus(w http.ResponseWriter, status int) {
		playground.go#L44: 			httpErrorStatus(w, http.StatusInternalServerError)