github.com/jackc/pgx/v5/pgtype.CompositeIndexScanner.ScanNull (method)

4 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		composite.go#L25: 	ScanNull() error
		composite.go#L138: 		return targetScanner.ScanNull()
		composite.go#L177: 		return targetScanner.ScanNull()
		record_codec.go#L47: 		return targetScanner.ScanNull()