github.com/jackc/pgx/v5/pgtype.CompositeBinaryScanner.FieldCount (method)
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
composite.go#L343: func (cfs *CompositeBinaryScanner) FieldCount() int {
record_codec.go#L99: values := make([]any, scanner.FieldCount())
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)