# Structs

Event is used to describe an Event with a message string and set of Attributes.
SpanData contains all the information collected by a span.

# Interfaces

SpanBatcher is a type for functions that receive batched of sampled trace spans.
SpanSyncer is a type for functions that receive a single sampled trace span.