Documentation ¶
Overview ¶
Package tracer contains a wrapper to initialize OpenTracing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloseRecorderHandler ¶
type CloseRecorderHandler func()
CloseRecorderHandler is the type of recorder closer handler
func ConfigureTracerWithURL ¶
func ConfigureTracerWithURL(tracerURL string, serviceName string) (CloseRecorderHandler, error)
ConfigureTracerWithURL returns a jaeger backed opentracing tracer from an URL.
Click to show internal directories.
Click to hide internal directories.