golang.org/x/pkgsite/internal/postgres.dbPath.moduleID (field)

2 uses

	golang.org/x/pkgsite/internal/postgres (current package)
		unit.go#L578: 	moduleID        int64
		unit.go#L614: 		if err := rows.Scan(&p.id, &p.path, &p.moduleID, &p.name, pq.Array(&p.licenseTypes),