# Functions
ContextWithMetadata returns a new context with the given metadata, replacing any existing metadata.
ContextWithCorrelationID returns a new context.Context that holds the given correlation ID.
ContextWithMessageID returns a new context.Context that holds the given message ID.
ContextWithMetadata returns a new context with the given metadata.
CorrelationIDFromContext retrieves the correlation ID from a context.Context.
MessageIDFromContext retrieves the message ID from a context.Context.
MetadataFromContext returns the metadata from the given context.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author