github.com/jackc/pgtype.CompositeBinaryScanner.FieldCount (method)

2 uses

	github.com/jackc/pgtype (current package)
		composite_type.go#L389: func (cfs *CompositeBinaryScanner) FieldCount() int {
		record.go#L106: 	fields := make([]Value, scanner.FieldCount())