var golang.org/x/pkgsite/internal/frontend.playgroundURL

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		playground.go#L19: var playgroundURL = &url.URL{Scheme: "https", Host: "play.golang.org"}
		playground.go#L27: 	makePlaygroundProxy(playgroundURL).ServeHTTP(w, r)