Documentation ¶
Index ¶
- func FromContext(ctx context.Context) opentracing.SpanContext
- func StartSpan(ctx context.Context, name string) (context.Context, opentracing.Span)
- func StartSpanFrom(name string, sctx opentracing.SpanContext) opentracing.Span
- func WithContext(ctx context.Context, sctx opentracing.SpanContext) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromContext ¶
func FromContext(ctx context.Context) opentracing.SpanContext
func StartSpanFrom ¶
func StartSpanFrom(name string, sctx opentracing.SpanContext) opentracing.Span
func WithContext ¶
func WithContext(ctx context.Context, sctx opentracing.SpanContext) context.Context
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.