# Functions
New returns a new router augmented with tracing.
WithServiceName sets the given service name for the returned router.
WithSpanOptions applies the given set of options to the span started by the router.
# Type aliases
RouterOption represents an option that can be passed to New.