golang.org/x/pkgsite/internal/frontend.ServerConfig.ThirdPartyPath (field)

3 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		server.go#L67: 	ThirdPartyPath       string
		server.go#L91: 		thirdPartyPath:       scfg.ThirdPartyPath,

	golang.org/x/pkgsite/cmd/frontend
		main.go#L121: 		ThirdPartyPath:       *thirdPartyPath,