type ExportTraceServiceRequest … type Span … type TraceState … type TraceStateEntry … type SpanKind … const UnspecifiedSpanKind … const ServerSpanKind … const ClientSpanKind … type TimeEvents … type TimeEvent … type Annotation … type MessageEvent … type MessageEventType … const UnspecifiedMessageEvent … const SentMessageEvent … const ReceivedMessageEvent … type TimeEventValue … func (Annotation) labelTimeEventValue() { … } func (MessageEvent) labelTimeEventValue() { … } type Links … type Link … type LinkType … const UnspecifiedLinkType … const ChildLinkType … const ParentLinkType … type Status …