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#L136: 		return targetScanner.ScanNull()
		composite.go#L175: 		return targetScanner.ScanNull()
		record_codec.go#L46: 		return targetScanner.ScanNull()