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

2 uses

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