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

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		playground.go#L27: 	makePlaygroundProxy(playgroundURL).ServeHTTP(w, r)
		playground.go#L32: func makePlaygroundProxy(pgURL *url.URL) *httputil.ReverseProxy {