Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultKey = "github.com/foxiswho/echo-go/middleware/opentracing" TracerTypeJaeger = "jaeger" TracerTypeAppdash = "appdash" )
Variables ¶
This section is empty.
Functions ¶
func OpenTracing ¶
func OpenTracing(comp string) echo.MiddlewareFunc
Types ¶
type Configuration ¶
func (Configuration) InitGlobalTracer ¶
func (c Configuration) InitGlobalTracer(options ...Option) io.Closer
Click to show internal directories.
Click to hide internal directories.