Documentation ¶
Index ¶
- func ExtractTextMapCarrier(spanCtx opentracing.SpanContext) opentracing.TextMapCarrier
- func ExtractTextMapCarrierBytes(spanCtx opentracing.SpanContext) []byte
- func InjectTextMapCarrier(spanCtx opentracing.SpanContext) (opentracing.TextMapCarrier, error)
- func NewJaegerTracer(baseConfig *common_utils.BaseConfig) (opentracing.Tracer, io.Closer, error)
- func TraceErr(span opentracing.Span, err error)
- func TraceWithErr(span opentracing.Span, err error) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractTextMapCarrier ¶
func ExtractTextMapCarrier(spanCtx opentracing.SpanContext) opentracing.TextMapCarrier
func ExtractTextMapCarrierBytes ¶
func ExtractTextMapCarrierBytes(spanCtx opentracing.SpanContext) []byte
func InjectTextMapCarrier ¶
func InjectTextMapCarrier(spanCtx opentracing.SpanContext) (opentracing.TextMapCarrier, error)
func NewJaegerTracer ¶
func NewJaegerTracer(baseConfig *common_utils.BaseConfig) (opentracing.Tracer, io.Closer, error)
func TraceWithErr ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.