Convenience wrapper: extract canonical domain attributes from params and store them in baggage on a new Context. Returned context can be activated via context.with(ctx, fn).
params
Context
context.with(ctx, fn)
Convenience wrapper: extract canonical domain attributes from
paramsand store them in baggage on a newContext. Returned context can be activated viacontext.with(ctx, fn).