go.opentelemetry.io/otel/label.EncoderID.value (field)
3 uses
go.opentelemetry.io/otel/label (current package)
encoder.go#L43: value uint64
encoder.go#L81: return EncoderID{value: atomic.AddUint64(&encoderIDCounter, 1)}
encoder.go#L149: return id.value != 0
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |