# Functions
CreateOpContext creates an operation context with correlation data.
GetTraceIDFromContext retrieves the trace ID from the operation context.
# Constants
TraceIDContextKey defines the context key used for tracking operation trace ID.
# Structs
Correlation.
# Type aliases
ContextKey wraps scalar string for use in context (to avoid naming collisions).