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