# Functions
NewRouter returns a new router instance traced with the global tracer.
WithServiceName sets the given service name for the router.
WithSpanOptions applies the given set of options to the spans started by the router.
# Type aliases
RouterOption represents an option that can be passed to NewRouter.