package
1.6.12-rc.1
Repository: https://github.com/project-flogo/core.git
Documentation: pkg.go.dev

# 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.

# Structs

No description provided by the author

# 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.