# Functions
No description provided by the author
Ctx returns function which sets context with core service information and puts contextual logger into same for later use.
Metric returns function which puts unique request id into context.
RequestID returns function which puts unique request id into context.
No description provided by the author
WithRequestID is a http handler which puts specific http request header into request context which is made available in twirp hooks.