func golang.org/x/pkgsite/internal/postgres.getDocIDsForPath

2 uses

	golang.org/x/pkgsite/internal/postgres (current package)
		insert_module.go#L415: 	pathToDocIDToDoc, err := getDocIDsForPath(ctx, db, pathToUnitID, pathToDocs)
		insert_module.go#L529: func getDocIDsForPath(ctx context.Context, db *database.DB,