type go.opentelemetry.io/otel/label.Distinct
8 uses
go.opentelemetry.io/otel/label (current package)
set.go#L37: equivalent Distinct
set.go#L47: Distinct struct {
set.go#L73: equivalent: Distinct{
set.go#L86: func (d Distinct) reflect() reflect.Value {
set.go#L91: func (d Distinct) Valid() bool {
set.go#L169: func (l *Set) Equivalent() Distinct {
set.go#L381: func computeDistinct(kvs []KeyValue) Distinct {
set.go#L386: return Distinct{
![]() |
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. |