# Functions

InitTracing handles the common tracing setup functionality, and keeps implementation specific (Jaeger) configuration here.
NewTraceMsg creates a trace msg from a NATS message's data payload.
SafePayload is a helper function for ensuring strings meant to be used in Spans are kept to a reasonable size.

# Constants

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

# Structs

No description provided by the author
TraceMsg will be used as an io.Writer and io.Reader for the span's context and the payload.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author