golang.org/x/pkgsite/internal.Unit.NumImportedBy (field)

3 uses

	golang.org/x/pkgsite/internal (current package)
		unit.go#L55: 	NumImportedBy   int

	golang.org/x/pkgsite/internal/frontend
		main.go#L217: 		ImportedByCount:   unit.NumImportedBy,

	golang.org/x/pkgsite/internal/postgres
		unit.go#L516: 		&u.NumImportedBy,