func golang.org/x/pkgsite/internal/fetch.finishFetchInfo

3 uses

	golang.org/x/pkgsite/internal/fetch (current package)
		fetch.go#L145: 		finishFetchInfo(fi, fr.Status, fr.Error)
		fetch.go#L421: func finishFetchInfo(fi *FetchInfo, status int, err error) {
		fetchlocal.go#L55: 			finishFetchInfo(fi, fr.Status, fr.Error)