package
0.3.4
Repository: https://github.com/aliyun/aliyun-log-jaeger.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewMultiplexWriter creates a MultiplexWriter.

# Variables

ErrTraceNotFound is returned by Reader's GetTrace if no data is found for given trace ID.

# Structs

MultiplexWriter is a span Writer that tries to save spans into several underlying span Writers.
TraceQueryParameters contains parameters of a trace query.

# Interfaces

Reader finds and loads traces and other data from storage.
Writer writes spans to storage.