go.opentelemetry.io/otel/attribute.Set.Iter (method)
5 uses
go.opentelemetry.io/otel/attribute (current package)
iterator.go#L89: one: makeOne(s1.Iter()),
iterator.go#L90: two: makeOne(s2.Iter()),
set.go#L156: func (l *Set) Iter() Iterator {
set.go#L166: iter := l.Iter()
set.go#L201: return encoder.Encode(l.Iter())
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |