# Functions
CoreIDFromContext returns the Chain-Core-ID stored in ctx, or the empty string.
FromContext returns the request ID stored in ctx, if any.
FromSubContext returns the sub-request ID stored in ctx, if any.
No description provided by the author
New generates a random request ID.
NewContext returns a new Context that carries reqid.
No description provided by the author
PathFromContext returns the HTTP path stored in ctx, or the empty string.