Versions in this module Expand all Collapse all v0 v0.7.0 Feb 18, 2023 Changes in this version + func TransferArrayValue(vals *v11.ArrayValue) []any + func TransferAttributes(attrs []*v11.KeyValue) map[string]any + type Span struct + Attributes []*v11.KeyValue + Duration uint64 + EndTime time.Time + Events []*tracepb.Span_Event + Kind string + Links []*tracepb.Span_Link + Name string + ParentSpanId string + Resource *v1.Resource + SpanId string + StartTime time.Time + Status *tracepb.Status + TraceId string + func NewSpan() *Span + func (*Span) GetName() string + func (*Span) GetTable() *table.Table + func (s *Span) FillRow(ctx context.Context, row *table.Row) + func (s *Span) Free() + func (s *Span) Size() int64