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

# Functions

DependenciesFromDomain converts []model.DependencyLink into []json.DependencyLink format.
FromDomain converts model.Trace into json.Trace format.
FromDomainEmbedProcess converts model.Span into json.Span format.
SamplingStrategyResponseFromJSON is the official way to parse strategy in JSON.
SamplingStrategyResponseToJSON defines the official way to generate a JSON response from /sampling endpoints.