package
2.3.0+incompatible
Repository: https://github.com/jaegertracing/jaeger.git
Documentation: pkg.go.dev

# Packages

# Functions

NewCollectorService returns an instance of CollectorService.
NewQueryService returns an instance of QueryService.
NewTraceHandler returns a TraceHandler that can create traces and verify them.

# Structs

TraceHandler handles creating traces and verifying them.

# Interfaces

CollectorService is the service used to report traces to the collector.
QueryService is the service used to query cassandra tables for traces.