# Functions
NewMockErrorReporter creates a new mock instance.
NewMockInstrumentor creates a new mock instance.
NewMockSpan creates a new mock instance.
# Structs
MockErrorReporter is a mock of ErrorReporter interface.
MockErrorReporterMockRecorder is the mock recorder for MockErrorReporter.
MockInstrumentor is a mock of Instrumentor interface.
MockInstrumentorMockRecorder is the mock recorder for MockInstrumentor.
MockSpan is a mock of Span interface.
MockSpanMockRecorder is the mock recorder for MockSpan.