| Interface | Description |
|---|---|
| Span |
Represents an in-flight span in the opentracing system.
|
| SpanContext |
SpanContext represents Span state that must propagate to descendant Spans and across process boundaries.
|
| Tracer |
Tracer is a simple, thin interface for Span creation and propagation across arbitrary transports.
|
| Tracer.SpanBuilder |
| Class | Description |
|---|---|
| References |
References is essentially a namespace for the official OpenTracing reference types.
|
Copyright © 2016 OpenTracing. All rights reserved.