github.com/jackc/pgtype.CompositeBinaryScanner.fieldCount (field)

3 uses

	github.com/jackc/pgtype (current package)
		composite_type.go#L304: 	fieldCount int32
		composite_type.go#L324: 		fieldCount: fieldCount,
		composite_type.go#L390: 	return int(cfs.fieldCount)