type go.opentelemetry.io/otel/attribute.Sortable ([])

Method Implmentations

Len() int *Sortable.M : sort.Interface.Len
Less(i, j int) bool *Sortable.M : sort.Interface.Less
Swap(i, j int) *Sortable.M : sort.Interface.Swap