# Packages
No description provided by the author
# Functions
NewMultiReporter creates a MultiReporter from the variadic list of passed Reporters.
# Interfaces
Reporter handles spans received by Processor and forwards them to central collectors.
# Type aliases
MultiReporter provides serial span emission to one or more reporters.