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

6 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		404.go#L50: 		return proxydatasourceNotSupportedErr()
		details.go#L92: func proxydatasourceNotSupportedErr() error {
		fetch.go#L94: 		return proxydatasourceNotSupportedErr()
		imports.go#L101: 		return nil, proxydatasourceNotSupportedErr()
		search.go#L233: 		return proxydatasourceNotSupportedErr()
		versions.go#L88: 		return nil, proxydatasourceNotSupportedErr()