# Functions
NewConfiguration creates a new mock instance.
NewSpan creates a new mock instance.
NewSpanContext creates a new mock instance.
NewTracer creates a new mock instance.
# Structs
Configuration is a mock of Configuration interface.
ConfigurationMockRecorder is the mock recorder for Configuration.
Span is a mock of Span interface.
SpanContext is a mock of SpanContext interface.
SpanContextMockRecorder is the mock recorder for SpanContext.
SpanMockRecorder is the mock recorder for Span.
Tracer is a mock of Tracer interface.
TracerMockRecorder is the mock recorder for Tracer.