type go.opentelemetry.io/otel/attribute.EncoderID
6 uses
go.opentelemetry.io/otel/attribute (current package)
encoder.go#L24: ID() EncoderID
encoder.go#L29: EncoderID struct {
encoder.go#L66: func NewEncoderID() EncoderID {
encoder.go#L67: return EncoderID{value: encoderIDCounter.Add(1)}
encoder.go#L117: func (*defaultAttrEncoder) ID() EncoderID {
encoder.go#L135: func (id EncoderID) Valid() bool {
![]() |
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. |