package
0.0.0-20181009085715-d60a1a227b92
Repository: https://github.com/lightkool/tidb.git
Documentation: pkg.go.dev
# Functions
ChildSpanFromContxt return a non-nil span.
NewRecordedTrace returns a Span which records directly via the specified callback.
SpanFromContext returns the span obtained from the context or, if none is found, a new one started through tracer.
# Constants
TiDBTrace is set as Baggage on traces which are used for tidb tracing.
# Type aliases
A CallbackRecorder immediately invokes itself on received trace spans.