package
2.25.0+incompatible
Repository: https://github.com/agilebits/jaeger-client-go.git
Documentation: pkg.go.dev

# Packages

Package mock_opentracing is a generated GoMock package.

# Functions

Context creates a zap.Field which marshals all information contained in a jaeger context.
NewLogger creates a new Logger.
NewLoggingTracer creates a new tracer that logs all span interactions.
Span creates a zap.Field that marshals all information contained in a jaeger span.
Trace creates a field that extracts tracing information from a context and includes it under the "trace" key.

# Structs

Logger is an adapter from zap Logger to jaeger-lib Logger.