()
| 2726 | var xxx_messageInfo_Exemplar proto.InternalMessageInfo |
| 2727 | |
| 2728 | func (m *Exemplar) GetLabels() []v1.KeyValue { |
| 2729 | if m != nil { |
| 2730 | return m.Labels |
| 2731 | } |
| 2732 | return nil |
| 2733 | } |
| 2734 | |
| 2735 | func (m *Exemplar) GetValue() float64 { |
| 2736 | if m != nil { |
nothing calls this directly
no outgoing calls