package
1.8.0
Repository: https://github.com/entropyx/dd-trace-go.git
Documentation: pkg.go.dev

# 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.

# Structs

Router is a traced version of httprouter.Router.

# Type aliases

RouterOption represents an option that can be passed to New.