package
0.0.0-20250107024836-b6d72627303d
Repository: https://github.com/jinlongchen/golang-utilities.git
Documentation: pkg.go.dev

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

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
OptionModifier is a wrapper for options.