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

3 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		fetch.go#L192: 			fr := checkForPath(ctx, db, fullPath, modulePath, requestedVersion, s.taskIDChangeInterval)
		fetch.go#L352: 			fr = checkForPath(ctx2, db, fullPath, modulePath, requestedVersion, taskIDChangeInterval)
		fetch.go#L370: func checkForPath(ctx context.Context, db *postgres.DB,