package
5.3.0
Repository: https://github.com/micro/go-micro.git
Documentation: pkg.go.dev

# 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

DefaultTracer is the default tracer.

# Structs

Span is used to record an entry.

# Interfaces

Tracer is an interface for distributed tracing.

# Type aliases

SpanType describe the nature of the trace span.