Documentation
¶
Overview ¶
Package requestid provides a shared context key for request IDs, allowing both client and server packages to access request IDs without circular imports.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromContext ¶
FromContext returns the request ID from ctx, or empty string if not set.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.