# Packages
No description provided by the author
# Functions
DefaultOptions returns default options.
FromContext returns a span from context.
Read the given trace.
ToContext saves the trace and span ids in the context.
# Constants
DefaultSize of the buffer.
SpanTypeRequestInbound is a span created when serving a request.
SpanTypeRequestOutbound is a span created when making a service call.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Span is used to record an entry.
# Interfaces
Tracer is an interface for distributed tracing.
# Type aliases
No description provided by the author
No description provided by the author
SpanType describe the nature of the trace span.