Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomTracePropagatorModule ¶
type CustomTracePropagatorModule struct { Value uint64 `mapstructure:"value"` Propagator *customPropagator Logger *zap.Logger }
CustomTracePropagatorModule is a simple module that provides a custom trace propagator for the router
func (*CustomTracePropagatorModule) Module ¶
func (m *CustomTracePropagatorModule) Module() core.ModuleInfo
func (*CustomTracePropagatorModule) TracePropagators ¶
func (m *CustomTracePropagatorModule) TracePropagators() []propagation.TextMapPropagator
Click to show internal directories.
Click to hide internal directories.