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

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		fetch.go#L209: 			fr = pollForPath(ctx, db, pollEvery, fullPath, modulePath, requestedVersion, s.taskIDChangeInterval)
		fetch.go#L336: func pollForPath(ctx context.Context, db *postgres.DB, pollEvery time.Duration,