# Functions
No description provided by the author
No description provided by the author
No description provided by the author
GetTracer returns the instance of the registered tracer.
RegisterTracer registers the configured tracer.
# Constants
Binary represents trace context as opaque binary data.
HTTPHeaders represents trace context as HTTP header string pairs.
Lambda represents trace context as a special header which can be only used with flogo xray tracing.
TextMap represents trace context as key:value string pairs.
# Interfaces
Tracer interface to configure individual tracers.
No description provided by the author
# Type aliases
CarrierFormat defines the format of the propogation that needs to injected or extracted.