package
0.6.2
Repository: https://github.com/kinaned/tracing-go.git
Documentation: pkg.go.dev

# Functions

NewSpan returns a new Span.
NewSpanContext returns a new SpanContext.
NewTracer returns a new Zipkin tracer.

# Structs

Span encapsulates the state of logical operation it represents.
SpanContext holds the context of a Span.
Tracer is the tracing implementation for Zipkin.