Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OtelMessageContextExtractor ¶
func OtelMessageContextExtractor() am.MessageHandlerMiddleware
func OtelMessageContextInjector ¶
func OtelMessageContextInjector() am.MessagePublisherMiddleware
Types ¶
type MetadataCarrier ¶
func (MetadataCarrier) Get ¶
func (mc MetadataCarrier) Get(key string) string
func (MetadataCarrier) Keys ¶
func (mc MetadataCarrier) Keys() []string
func (MetadataCarrier) Set ¶
func (mc MetadataCarrier) Set(key, value string)
Click to show internal directories.
Click to hide internal directories.