go.opentelemetry.io/otel/attribute.Iterator.IndexedAttribute (method)

2 uses

	go.opentelemetry.io/otel/attribute (current package)
		encoder.go#L97: 		i, keyValue := iter.IndexedAttribute()
		iterator.go#L60: func (i *Iterator) IndexedAttribute() (int, KeyValue) {