# Packages
No description provided by the author
# Functions
WithAllowRoot will make it so that root spans will be created if a trace could not be found using opentracing's SpanFromContext method.
WithDistributedTracing will make it so that a wrapped driver is used that supports the opentracing API.
WithOmitArgsFromTraceSpans will make it so that query arguments are omitted from tracing spans.
WithRandomDriverName is specifically for writing tests as you can't register a driver with the same name more than once.