github.com/jackc/pgx/v5/pgtype.CompositeIndexGetter.Index (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		composite.go#L19: 	Index(i int) any
		composite.go#L86: 		builder.AppendValue(field.Type.OID, getter.Index(i))
		composite.go#L106: 		b.AppendValue(field.Type.OID, getter.Index(i))