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

2 uses

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